Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/pm8001/
Dpm8001_sas.h264 struct pm8001_phy { struct
540 struct pm8001_phy phy[PM8001_MAX_PHYS];
729 void pm8001_get_lrate_mode(struct pm8001_phy *phy, u8 link_rate);
730 void pm8001_get_attached_sas_addr(struct pm8001_phy *phy, u8 *sas_addr);
Dpm8001_sas.c162 struct pm8001_phy *phy; in pm8001_phy_control()
1237 struct pm8001_phy *phy = pm8001_ha->phy + phy_id; in pm8001_abort_task()
Dpm80xx_hwi.c3271 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_port_recover()
3310 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
3393 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
3438 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3504 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_phy_start_resp()
3572 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
3780 struct pm8001_phy *phy = &pm8001_ha->phy[phyid]; in mpi_phy_stop_resp()
Dpm8001_hwi.c3283 struct pm8001_phy *phy = &pm8001_ha->phy[i]; in pm8001_bytes_dmaed()
3313 void pm8001_get_lrate_mode(struct pm8001_phy *phy, u8 link_rate) in pm8001_get_lrate_mode()
3354 void pm8001_get_attached_sas_addr(struct pm8001_phy *phy, in pm8001_get_attached_sas_addr()
3424 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
3503 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
3545 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3845 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
Dpm8001_init.c139 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in pm8001_phy_init()