Home
last modified time | relevance | path

Searched refs:get_phys_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h346 u32 (*get_phys_state)(struct hisi_hba *hisi_hba); member
H A Dhisi_sas_main.c1379 u32 state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_refresh_port_id()
1478 state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_send_ata_reset_each_phy()
1544 hisi_hba->phy_state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_controller_reset_prepare()
H A Dhisi_sas_v3_hw.c3193 .get_phys_state = get_phys_state_v3_hw,
H A Dhisi_sas_v2_hw.c3588 .get_phys_state = get_phys_state_v2_hw,
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h341 u32 (*get_phys_state)(struct hisi_hba *hisi_hba); member
H A Dhisi_sas_main.c1345 u32 state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_refresh_port_id()
1505 hisi_hba->phy_state = hisi_hba->hw->get_phys_state(hisi_hba); in hisi_sas_controller_reset_prepare()
H A Dhisi_sas_v2_hw.c3617 .get_phys_state = get_phys_state_v2_hw,
H A Dhisi_sas_v3_hw.c3369 .get_phys_state = get_phys_state_v3_hw,

Completed in 37 milliseconds