Searched defs:_SCSI_REQUEST_BLOCK (Results 1 – 3 of 3) sorted by relevance
248 typedef struct _SCSI_REQUEST_BLOCK { struct265 struct _SCSI_REQUEST_BLOCK *NextSrb; // offset 20 argument266 PVOID OriginalRequest; // offset 24267 PVOID SrbExtension; // offset 28268 union {275 ULONG Reserved;279 UCHAR Cdb[16]; // offset 30
296 typedef struct _SCSI_REQUEST_BLOCK { struct313 struct _SCSI_REQUEST_BLOCK *NextSrb; argument314 PVOID OriginalRequest;315 PVOID SrbExtension;316 _ANONYMOUS_UNION union {320 } DUMMYUNIONNAME;322 ULONG Reserved;324 UCHAR Cdb[16];
641 typedef struct _SCSI_REQUEST_BLOCK struct659 struct _SCSI_REQUEST_BLOCK *NextSrb; argument660 PVOID OriginalRequest;661 PVOID SrbExtension;663 {669 ULONG Reserved;671 UCHAR Cdb[16];