Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_host_smp.c26 resp_data[2] = SMP_RESP_NO_PHY; in sas_host_smp_discover()
145 resp_data[2] = SMP_RESP_NO_PHY; in sas_report_phy_sata()
190 resp_data[2] = SMP_RESP_NO_PHY; in sas_phy_control()
H A Dsas_expander.c1756 case SMP_RESP_NO_PHY: in sas_find_bcast_phy()
2013 case SMP_RESP_NO_PHY: in sas_rediscover_dev()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dsas.h44 #define SMP_RESP_NO_PHY 0x10 macro