Home
last modified time | relevance | path

Searched refs:phy_setup (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_sas.h179 int (*phy_setup)(struct sas_phy *); member
/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c560 .phy_setup = pqi_sas_phy_setup,
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_init.c531 .phy_setup = sas_phy_setup,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_sas.c627 if (i->f->phy_setup) in sas_phy_setup()
628 i->f->phy_setup(phy); in sas_phy_setup()
H A Dhpsa.c9893 .phy_setup = hpsa_sas_phy_setup,