Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h72 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member
111 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command bytes. */ member
152 uint8_t scsi_cdb[MAX_CMDSZ]; member
206 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member
236 uint8_t scsi_cdb[MAX_CMDSZ]; /* SCSI command words. */ member
/titanic_52/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h61 union scsi_cdb { /* scsi command description block */ union
[all...]
/titanic_52/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2298 union scsi_cdb *scsi_cdb; in fcp_send_scsi_ioctl() local
6524 union scsi_cdb *scsi_cdb; in fcp_send_scsi() local
[all...]