]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netat/adsp_internal.h
xnu-792.18.15.tar.gz
[apple/xnu.git] / bsd / netat / adsp_internal.h
index 1c563d420a86747d20631ad025ac8b0d4c71e2e4..57a17c944e814521ce469cd4b6730d8b2d825587 100644 (file)
@@ -250,9 +250,6 @@ typedef struct ccb {
     ADSP_OPEN_DATA of;         /* Holds the data for the open exchange */
     gref_t *gref;                      /* The queue associated with the CCB */
     gbuf_t *sp_mp;
-    atlock_t lock;
-    atlock_t lockClose;
-    atlock_t lockRemove;
 } CCB, *CCBPtr;