Searched refs:CdbLength (Results 1 – 3 of 3) sorted by relevance
2751 UCHAR CdbLength; in OsSendCommand() local2757 CdbLength = csio->cdb_len; in OsSendCommand()2762 bcopy(csio->cdb_io.cdb_ptr, Cdb, CdbLength); in OsSendCommand()2773 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()