Home
last modified time | relevance | path

Searched refs:SMP_RESP_NO_PHY (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/libsas/
Dsas_host_smp.c29 resp_data[2] = SMP_RESP_NO_PHY; in sas_host_smp_discover()
148 resp_data[2] = SMP_RESP_NO_PHY; in sas_report_phy_sata()
193 resp_data[2] = SMP_RESP_NO_PHY; in sas_phy_control()
Dsas_expander.c1758 case SMP_RESP_NO_PHY: in sas_find_bcast_phy()
2008 case SMP_RESP_NO_PHY: in sas_rediscover_dev()
/linux-4.4.14/include/scsi/
Dsas.h61 #define SMP_RESP_NO_PHY 0x10 macro