Searched refs:scsi_type (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/arch/m68k/mac/ |
D | config.c | 190 .scsi_type = MAC_SCSI_OLD, 205 .scsi_type = MAC_SCSI_OLD, 214 .scsi_type = MAC_SCSI_OLD, 223 .scsi_type = MAC_SCSI_OLD, 232 .scsi_type = MAC_SCSI_OLD, 250 .scsi_type = MAC_SCSI_OLD, 259 .scsi_type = MAC_SCSI_IIFX, 268 .scsi_type = MAC_SCSI_OLD, 277 .scsi_type = MAC_SCSI_LC, 286 .scsi_type = MAC_SCSI_LC, [all …]
|
/Linux-v5.15/arch/m68k/include/asm/ |
D | macintosh.h | 37 char scsi_type; member
|
/Linux-v5.15/include/scsi/ |
D | sg.h | 173 int scsi_type; /* TYPE_... defined in scsi/scsi.h */ member
|
/Linux-v5.15/drivers/scsi/ |
D | mac_esp.c | 332 switch (macintosh_config->scsi_type) { in esp_mac_probe()
|
D | sg.c | 992 v.scsi_type = sdp->device->type; in sg_ioctl_common()
|
/Linux-v5.15/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 805 u8 scsi_type; member
|
D | megaraid_sas_base.c | 5056 ci->host_device_list[i].scsi_type; in megasas_host_device_list_query() 5062 i, target_id, ci->host_device_list[i].scsi_type); in megasas_host_device_list_query()
|