Home
last modified time | relevance | path

Searched refs:cdb_size (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dvirtio_scsi.h112 __u32 cdb_size; member
/linux-4.1.27/drivers/scsi/
Dwd719x.h240 __le16 cdb_size;/* CDB size groups */ member
Dwd719x.c768 wd->params->cdb_size = cpu_to_le16(0x5555); /* all 6 B */ in wd719x_read_eeprom()
Dvirtio_scsi.c929 virtscsi_config_set(vdev, cdb_size, VIRTIO_SCSI_CDB_SIZE); in virtscsi_init()
/linux-4.1.27/drivers/scsi/aacraid/
Dcommctrl.c544 srbcmd->cdb_size = cpu_to_le32(user_srbcmd->cdb_size); in aac_send_raw_srb()
Daacraid.h1538 __le32 cdb_size; member
1557 u32 cdb_size; member
Daachba.c1442 srbcmd->cdb_size = cpu_to_le32(cmd->cmd_len); in aac_scsi_common()