Searched refs:reset_completion (Results 1 – 6 of 6) sorted by relevance
1125 phy->reset_completion = &completion_reset; in pm8001_abort_task()1130 phy->reset_completion = NULL; in pm8001_abort_task()1148 phy->reset_completion = NULL; in pm8001_abort_task()1159 phy->reset_completion = NULL; in pm8001_abort_task()
3610 if (!pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3619 if (pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3622 complete(pm8001_ha->phy[phy_id].reset_completion); in mpi_hw_event()3623 pm8001_ha->phy[phy_id].reset_completion = NULL; in mpi_hw_event()3652 if (pm8001_ha->phy[phy_id].reset_completion) { in mpi_hw_event()3655 complete(pm8001_ha->phy[phy_id].reset_completion); in mpi_hw_event()3656 pm8001_ha->phy[phy_id].reset_completion = NULL; in mpi_hw_event()
187 struct completion *reset_completion; member
1294 phy->reset_completion = &completion; in hisi_sas_control_phy()1336 phy->reset_completion = NULL; in hisi_sas_control_phy()1595 phy->reset_completion = &completion; in hisi_sas_async_init_wait_phyup()1601 phy->reset_completion = NULL; in hisi_sas_async_init_wait_phyup()
1379 if (phy->reset_completion) in int_phyup_v1_hw()1380 complete(phy->reset_completion); in int_phyup_v1_hw()
1686 if (phy->reset_completion) in phy_up_v3_hw()1687 complete(phy->reset_completion); in phy_up_v3_hw()