Searched defs:cmnd (Results 1 – 4 of 4) sorted by relevance
22 scsi_command_size(const unsigned char *cmnd) in scsi_command_size()29 scsi_command_control(const unsigned char *cmnd) in scsi_command_control()
41 unsigned char cmnd[32]; member
99 unsigned char cmnd[32]; /* SCSI CDB */ member
251 uint8_t cmnd[VSCSIIF_MAX_COMMAND_SIZE]; /* the CDB */ member