Searched refs:CdbLength (Results 1 – 3 of 3) sorted by relevance
2765 UCHAR CdbLength; in OsSendCommand() local2771 CdbLength = csio->cdb_len; in OsSendCommand()2776 bcopy(csio->cdb_io.cdb_ptr, Cdb, CdbLength); in OsSendCommand()2787 bcopy(csio->cdb_io.cdb_bytes, Cdb, CdbLength); in OsSendCommand()
1142 u_int8_t CdbLength; /* 04h not used now */ member
1089 arcmsr_cdb->CdbLength = (u_int8_t)pcsio->cdb_len; in arcmsr_build_srb()