Searched refs:dereg_device (Results 1 – 3 of 3) sorted by relevance
303 void (*dereg_device)(struct hisi_hba *hisi_hba, member
1039 if (hisi_hba->hw->dereg_device) in hisi_sas_dereg_device()1040 hisi_hba->hw->dereg_device(hisi_hba, device); in hisi_sas_dereg_device()
3092 .dereg_device = dereg_device_v3_hw,