Home
last modified time | relevance | path

Searched defs:cmnd (Results 1 – 4 of 4) sorted by relevance

/include/scsi/
Dscsi_common.h22 scsi_command_size(const unsigned char *cmnd) in scsi_command_size()
29 scsi_command_control(const unsigned char *cmnd) in scsi_command_control()
Dscsi_eh.h41 unsigned char cmnd[32]; member
Dscsi_cmnd.h99 unsigned char cmnd[32]; /* SCSI CDB */ member
/include/xen/interface/io/
Dvscsiif.h251 uint8_t cmnd[VSCSIIF_MAX_COMMAND_SIZE]; /* the CDB */ member