Searched refs:cdb_size (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_spc.c | 1352 .cdb_size = 6, 1360 .cdb_size = 10, 1370 .cdb_size = 12, 1380 .cdb_size = 16, 1391 .cdb_size = 6, 1399 .cdb_size = 10, 1409 .cdb_size = 10, 1419 .cdb_size = 12, 1429 .cdb_size = 16, 1440 .cdb_size = 16, [all …]
|
| /linux/include/uapi/linux/ |
| H A D | virtio_scsi.h | 112 __virtio32 cdb_size; member
|
| /linux/drivers/scsi/ |
| H A D | wd719x.h | 239 __le16 cdb_size;/* CDB size groups */ member
|
| H A D | wd719x.c | 776 wd->params->cdb_size = cpu_to_le16(0x5555); /* all 6 B */ in wd719x_read_eeprom()
|
| H A D | virtio_scsi.c | 898 virtscsi_config_set(vdev, cdb_size, VIRTIO_SCSI_CDB_SIZE); in virtscsi_init()
|
| /linux/drivers/scsi/aacraid/ |
| H A D | commctrl.c | 642 srbcmd->cdb_size = cpu_to_le32(user_srbcmd->cdb_size); in aac_send_raw_srb()
|
| H A D | aacraid.h | 1989 __le32 cdb_size; member 2008 u32 cdb_size; member
|
| H A 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()
|
| H A D | commsup.c | 2186 srbcmd->cdb_size = cpu_to_le32(12); in aac_send_wellness_command()
|
| /linux/include/target/ |
| H A D | target_core_base.h | 907 u32 cdb_size; member
|