Searched defs:scsi_cdb (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h60 union scsi_cdb { /* scsi command description block */ union
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2298 union scsi_cdb *scsi_cdb; local
6524 union scsi_cdb *scsi_cdb; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h72 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member in struct:cmd_entry
111 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command bytes. */ member in struct:cmd7_24xx_entry
152 uint8_t scsi_cdb[MAX_CMDSZ]; member in struct:fcp_cmnd
206 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member in struct:cmd_3_entry
236 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member in struct:cmd_chaining_entry

Completed in 355 milliseconds