Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_sas.h249 struct pm8001_phy { struct
514 struct pm8001_phy phy[PM8001_MAX_PHYS];
683 void pm8001_get_lrate_mode(struct pm8001_phy *phy, u8 link_rate);
684 void pm8001_get_attached_sas_addr(struct pm8001_phy *phy, u8 *sas_addr);
Dpm8001_hwi.c3229 struct pm8001_phy *phy = &pm8001_ha->phy[i]; in pm8001_bytes_dmaed()
3261 void pm8001_get_lrate_mode(struct pm8001_phy *phy, u8 link_rate) in pm8001_get_lrate_mode()
3298 void pm8001_get_attached_sas_addr(struct pm8001_phy *phy, in pm8001_get_attached_sas_addr()
3367 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
3446 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
3488 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3788 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
Dpm80xx_hwi.c2855 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
2937 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
2982 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3036 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_phy_start_resp()
3102 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
3297 struct pm8001_phy *phy = &pm8001_ha->phy[phyid]; in mpi_phy_stop_resp()
Dpm8001_init.c121 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in pm8001_phy_init()