Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dvirtio_scsi.h112 __virtio32 cdb_size; member
/linux-6.1.9/drivers/scsi/
Dwd719x.h239 __le16 cdb_size;/* CDB size groups */ member
Dvirtio_scsi.c827 virtscsi_config_set(vdev, cdb_size, VIRTIO_SCSI_CDB_SIZE); in virtscsi_init()
Dwd719x.c775 wd->params->cdb_size = cpu_to_le16(0x5555); /* all 6 B */ in wd719x_read_eeprom()
/linux-6.1.9/drivers/scsi/aacraid/
Dcommctrl.c642 srbcmd->cdb_size = cpu_to_le32(user_srbcmd->cdb_size); in aac_send_raw_srb()
Daacraid.h1995 __le32 cdb_size; member
2014 u32 cdb_size; member
Daachba.c1526 srbcmd->cdb_size = cpu_to_le32(cmd->cmd_len); in aac_scsi_common()
1721 srb->cdb_size = cpu_to_le32(16); in aac_send_safw_bmic_cmd()
Dcommsup.c2316 srbcmd->cdb_size = cpu_to_le32(12); in aac_send_wellness_command()