Searched refs:CdbLength (Results 1 – 6 of 6) sorted by relevance
130 UINT8 CdbLength; member
98 UINT8 CdbLength; member
121 UINT8 CdbLength; member
2748 UCHAR CdbLength; in OsSendCommand() local2754 CdbLength = csio->cdb_len; in OsSendCommand()2759 bcopy(csio->cdb_io.cdb_ptr, Cdb, CdbLength); in OsSendCommand()2770 bcopy(csio->cdb_io.cdb_bytes, Cdb, CdbLength); in OsSendCommand()
1230 u_int8_t CdbLength; /* 04h not used now */ member
1002 arcmsr_cdb->CdbLength = (u_int8_t)pcsio->cdb_len; in arcmsr_build_srb()