Searched refs:get_wideport_bitmap (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 342 int (*get_wideport_bitmap)(struct hisi_hba *hisi_hba, int port_id); member
|
H A D | hisi_sas_v1_hw.c | 1796 .get_wideport_bitmap = get_wideport_bitmap_v1_hw,
|
H A D | hisi_sas_v3_hw.c | 3176 .get_wideport_bitmap = get_wideport_bitmap_v3_hw,
|
H A D | hisi_sas_v2_hw.c | 3571 .get_wideport_bitmap = get_wideport_bitmap_v2_hw,
|
H A D | hisi_sas_main.c | 2222 if (!hisi_hba->hw->get_wideport_bitmap(hisi_hba, in hisi_sas_phy_down()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 337 int (*get_wideport_bitmap)(struct hisi_hba *hisi_hba, int port_id); member
|
H A D | hisi_sas_v1_hw.c | 1778 .get_wideport_bitmap = get_wideport_bitmap_v1_hw,
|
H A D | hisi_sas_main.c | 2063 if (!hisi_hba->hw->get_wideport_bitmap(hisi_hba, in hisi_sas_phy_down()
|
H A D | hisi_sas_v2_hw.c | 3600 .get_wideport_bitmap = get_wideport_bitmap_v2_hw,
|
H A D | hisi_sas_v3_hw.c | 3352 .get_wideport_bitmap = get_wideport_bitmap_v3_hw,
|
Completed in 43 milliseconds