Searched refs:mptscsih_is_phys_disk (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/message/fusion/ |
| H A D | mptscsih.h | 134 extern int mptscsih_is_phys_disk(MPT_ADAPTER *ioc, u8 channel, u8 id);
|
| H A D | mptspi.c | 420 if (mptscsih_is_phys_disk(ioc, 0, starget->id) == 0) in mptspi_target_alloc() 725 mptscsih_is_phys_disk(ioc, 0, sdev->id) == 0) in mptspi_sdev_init() 791 mptscsih_is_phys_disk(ioc, 0, SCpnt->device->id) == 0) { in mptspi_qcmd()
|
| H A D | mptscsih.c | 2116 mptscsih_is_phys_disk(MPT_ADAPTER *ioc, u8 channel, u8 id) in mptscsih_is_phys_disk() function 2191 EXPORT_SYMBOL(mptscsih_is_phys_disk);
|
| H A D | mptsas.c | 1797 if (mptscsih_is_phys_disk(ioc, channel, id)) { in mptsas_target_alloc() 1904 if (mptscsih_is_phys_disk(ioc, in mptsas_sdev_init() 4066 if (mptscsih_is_phys_disk(ioc, fw_channel, fw_id)) { in mptsas_handle_queue_full_event()
|