Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h82 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member
116 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command bytes. */ member
155 uint8_t scsi_cdb[MAX_CMDSZ]; member
209 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member
236 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h61 union scsi_cdb { /* scsi command description block */ union
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2302 union scsi_cdb *scsi_cdb; in fcp_send_scsi_ioctl() local
6529 union scsi_cdb *scsi_cdb; in fcp_send_scsi() local