Home
last modified time | relevance | path

Searched refs:pm8001_phy (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_sas.h251 struct pm8001_phy { struct
516 struct pm8001_phy phy[PM8001_MAX_PHYS];
693 void pm8001_get_lrate_mode(struct pm8001_phy *phy, u8 link_rate);
694 void pm8001_get_attached_sas_addr(struct pm8001_phy *phy, u8 *sas_addr);
Dpm80xx_hwi.c2868 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_port_recover()
2907 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
2990 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
3035 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3096 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_phy_start_resp()
3161 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
3353 struct pm8001_phy *phy = &pm8001_ha->phy[phyid]; in mpi_phy_stop_resp()
Dpm8001_hwi.c3230 struct pm8001_phy *phy = &pm8001_ha->phy[i]; in pm8001_bytes_dmaed()
3262 void pm8001_get_lrate_mode(struct pm8001_phy *phy, u8 link_rate) in pm8001_get_lrate_mode()
3303 void pm8001_get_attached_sas_addr(struct pm8001_phy *phy, in pm8001_get_attached_sas_addr()
3372 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
3451 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
3493 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3793 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
Dpm8001_init.c122 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in pm8001_phy_init()