Searched refs:cdb_size (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/target/ |
D | target_core_spc.c | 1331 .cdb_size = 6, 1339 .cdb_size = 10, 1349 .cdb_size = 12, 1359 .cdb_size = 16, 1370 .cdb_size = 6, 1378 .cdb_size = 10, 1388 .cdb_size = 10, 1398 .cdb_size = 12, 1408 .cdb_size = 16, 1419 .cdb_size = 16, [all …]
|
/linux-6.12.1/include/uapi/linux/ |
D | virtio_scsi.h | 112 __virtio32 cdb_size; member
|
/linux-6.12.1/drivers/scsi/ |
D | wd719x.h | 239 __le16 cdb_size;/* CDB size groups */ member
|
D | virtio_scsi.c | 892 virtscsi_config_set(vdev, cdb_size, VIRTIO_SCSI_CDB_SIZE); in virtscsi_init()
|
D | wd719x.c | 775 wd->params->cdb_size = cpu_to_le16(0x5555); /* all 6 B */ in wd719x_read_eeprom()
|
/linux-6.12.1/drivers/scsi/aacraid/ |
D | commctrl.c | 642 srbcmd->cdb_size = cpu_to_le32(user_srbcmd->cdb_size); in aac_send_raw_srb()
|
D | aacraid.h | 1990 __le32 cdb_size; member 2009 u32 cdb_size; member
|
D | aachba.c | 1527 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()
|
D | commsup.c | 2316 srbcmd->cdb_size = cpu_to_le32(12); in aac_send_wellness_command()
|
/linux-6.12.1/include/target/ |
D | target_core_base.h | 889 u32 cdb_size; member
|