Searched refs:dereg_device (Results 1 – 3 of 3) sorted by relevance
343 void (*dereg_device)(struct hisi_hba *hisi_hba, member
1056 if (hisi_hba->hw->dereg_device) in hisi_sas_dereg_device()1057 hisi_hba->hw->dereg_device(hisi_hba, device); in hisi_sas_dereg_device()
3191 .dereg_device = dereg_device_v3_hw,