Searched refs:scsi_type (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/m68k/mac/ |
D | config.c | 212 .scsi_type = MAC_SCSI_OLD, 227 .scsi_type = MAC_SCSI_OLD, 236 .scsi_type = MAC_SCSI_OLD, 245 .scsi_type = MAC_SCSI_OLD, 254 .scsi_type = MAC_SCSI_OLD, 272 .scsi_type = MAC_SCSI_OLD, 281 .scsi_type = MAC_SCSI_IIFX, 290 .scsi_type = MAC_SCSI_OLD, 299 .scsi_type = MAC_SCSI_LC, 308 .scsi_type = MAC_SCSI_LC, [all …]
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | macintosh.h | 32 char scsi_type; member
|
/Linux-v4.19/include/scsi/ |
D | sg.h | 110 int scsi_type; /* TYPE_... defined in scsi/scsi.h */ member
|
/Linux-v4.19/drivers/scsi/ |
D | mac_esp.c | 528 switch (macintosh_config->scsi_type) { in esp_mac_probe()
|
D | sg.c | 984 __put_user((int) sdp->device->type, &sg_idp->scsi_type); in sg_ioctl()
|