Searched refs:CdbLength (Results 1 – 3 of 3) sorted by relevance
2759 UCHAR CdbLength; in OsSendCommand() local2765 CdbLength = csio->cdb_len; in OsSendCommand()2770 bcopy(csio->cdb_io.cdb_ptr, Cdb, CdbLength); in OsSendCommand()2781 bcopy(csio->cdb_io.cdb_bytes, Cdb, CdbLength); in OsSendCommand()
1223 u_int8_t CdbLength; /* 04h not used now */ member
1023 arcmsr_cdb->CdbLength = (u_int8_t)pcsio->cdb_len; in arcmsr_build_srb()