Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.h245 struct pm8001_phy { struct
521 struct pm8001_phy phy[PM8001_MAX_PHYS];
704 void pm8001_get_lrate_mode(struct pm8001_phy *phy, u8 link_rate);
705 void pm8001_get_attached_sas_addr(struct pm8001_phy *phy, u8 *sas_addr);
H A Dpm8001_sas.c231 struct pm8001_phy *phy; in pm8001_phy_control()
1111 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in pm8001_abort_task()
1233 struct pm8001_phy *phy = sas_phy->lldd_phy; in pm8001_port_formed()
H A Dpm80xx_hwi.c3157 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_port_recover()
3195 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
3275 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
3322 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3392 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_phy_start_resp()
3464 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
3687 struct pm8001_phy *phy = &pm8001_ha->phy[phyid]; in mpi_phy_stop_resp()
H A Dpm8001_hwi.c2995 struct pm8001_phy *phy = &pm8001_ha->phy[i]; in pm8001_bytes_dmaed()
3016 void pm8001_get_lrate_mode(struct pm8001_phy *phy, u8 link_rate) in pm8001_get_lrate_mode()
3053 void pm8001_get_attached_sas_addr(struct pm8001_phy *phy, in pm8001_get_attached_sas_addr()
3119 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
3196 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
3239 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3516 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
H A Dpm8001_init.c160 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in pm8001_phy_init()