Searched refs:dereg_device (Results 1 – 3 of 3) sorted by relevance
249 void (*dereg_device)(struct hisi_hba *hisi_hba, member
851 if (hisi_hba->hw->dereg_device) in hisi_sas_dereg_device()852 hisi_hba->hw->dereg_device(hisi_hba, device); in hisi_sas_dereg_device()
2134 .dereg_device = dereg_device_v3_hw,