Lines Matching refs:phy_id

3204 	u32 phy_id = le32_to_cpu(pPayload->phyop_phyid) & ID_BITS;  in pm8001_mpi_local_phy_ctl()  local
3209 phy_id, phy_op)); in pm8001_mpi_local_phy_ctl()
3213 phy_id, phy_op)); in pm8001_mpi_local_phy_ctl()
3366 u8 phy_id = in hw_event_sas_phy_up() local
3372 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sas_phy_up()
3379 port_id, phy_id)); in hw_event_sas_phy_up()
3388 pm8001_chip_phy_ctl_req(pm8001_ha, phy_id, in hw_event_sas_phy_up()
3427 pm8001_bytes_dmaed(pm8001_ha, phy_id); in hw_event_sas_phy_up()
3445 u8 phy_id = in hw_event_sata_phy_up() local
3451 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_sata_phy_up()
3455 " phy id = %d\n", port_id, phy_id)); in hw_event_sata_phy_up()
3472 pm8001_bytes_dmaed(pm8001_ha, phy_id); in hw_event_sata_phy_up()
3488 u8 phy_id = in hw_event_phy_down() local
3493 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in hw_event_phy_down()
3509 port_id, phy_id, 0, 0); in hw_event_phy_down()
3527 port_id, phy_id, 0, 0); in hw_event_phy_down()
3786 u8 phy_id = in mpi_hw_event() local
3793 struct pm8001_phy *phy = &pm8001_ha->phy[phy_id]; in mpi_hw_event()
3794 struct asd_sas_phy *sas_phy = sas_ha->sas_phy[phy_id]; in mpi_hw_event()
3851 port_id, phy_id, 1, 0); in mpi_hw_event()
3876 HW_EVENT_LINK_ERR_INVALID_DWORD, port_id, phy_id, 0, 0); in mpi_hw_event()
3886 port_id, phy_id, 0, 0); in mpi_hw_event()
3896 port_id, phy_id, 0, 0); in mpi_hw_event()
3906 port_id, phy_id, 0, 0); in mpi_hw_event()
3928 port_id, phy_id, 0, 0); in mpi_hw_event()
3947 port_id, phy_id, 0, 0); in mpi_hw_event()
4461 pm8001_chip_phy_start_req(struct pm8001_hba_info *pm8001_ha, u8 phy_id) in pm8001_chip_phy_start_req() argument
4479 LINKRATE_30 | LINKRATE_60 | phy_id); in pm8001_chip_phy_start_req()
4484 payload.sas_identify.phy_id = phy_id; in pm8001_chip_phy_start_req()
4496 u8 phy_id) in pm8001_chip_phy_stop_req() argument
4506 payload.phy_id = cpu_to_le32(phy_id); in pm8001_chip_phy_stop_req()
4521 u32 linkrate, phy_id; in pm8001_chip_reg_dev_req() local
4550 phy_id = parent_dev->ex_dev.ex_phy->phy_id; in pm8001_chip_reg_dev_req()
4552 phy_id = pm8001_dev->attached_phy; in pm8001_chip_reg_dev_req()
4558 ((phy_id & 0x0F) << 4)); in pm8001_chip_reg_dev_req()