Searched refs:dereg_device (Results 1 – 3 of 3) sorted by relevance
338 void (*dereg_device)(struct hisi_hba *hisi_hba, member
1137 if (hisi_hba->hw->dereg_device) in hisi_sas_dereg_device()1138 hisi_hba->hw->dereg_device(hisi_hba, device); in hisi_sas_dereg_device()
3365 .dereg_device = dereg_device_v3_hw,