Home
last modified time | relevance | path

Searched refs:lldd_phy (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/include/scsi/
Dlibsas.h357 void *lldd_phy; /* not touched by the sas_class_code */ member
/linux-4.4.14/drivers/scsi/isci/
Dphy.c1408 iphy->sas_phy.lldd_phy = iphy; in isci_phy_init()
1435 struct isci_phy *iphy = sas_phy->lldd_phy; in isci_phy_control()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_init.c110 sas_phy->lldd_phy = phy; in mvs_phy_init()
Dmv_sas.c1091 struct mvs_phy *phy = sas_phy->lldd_phy; in mvs_port_notify_formed()
1132 struct mvs_phy *phy = sas_phy->lldd_phy; in mvs_port_notify_deformed()
/linux-4.4.14/Documentation/scsi/
Dlibsas.txt103 lldd_phy -- you should set this to point to your phy so you
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_hwi.c146 phy->sas_phy.lldd_phy = phy; in asd_init_phys()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_init.c138 sas_phy->lldd_phy = phy; in pm8001_phy_init()