Searched refs:CdbLength (Results 1 – 4 of 4) sorted by relevance
384 uCHAR CdbLength; member
2872 UCHAR CdbLength; in OsSendCommand() local2878 CdbLength = csio->cdb_len; in OsSendCommand()2883 bcopy(csio->cdb_io.cdb_ptr, Cdb, CdbLength); in OsSendCommand()2894 bcopy(csio->cdb_io.cdb_bytes, Cdb, CdbLength); in OsSendCommand()
1140 u_int8_t CdbLength; /* 04h not used now */ member
1087 arcmsr_cdb->CdbLength = (u_int8_t)pcsio->cdb_len; in arcmsr_build_srb()