Home
last modified time | relevance | path

Searched refs:hisi_sas_dev_gone (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c18 static void hisi_sas_dev_gone(struct domain_device *device);
891 hisi_sas_dev_gone(device); in hisi_sas_dev_found()
1207 static void hisi_sas_dev_gone(struct domain_device *device) in hisi_sas_dev_gone() function
2182 .lldd_dev_gone = hisi_sas_dev_gone,