Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/cxgbi/
Dlibcxgbi.h596 void cxgbi_hbas_remove(struct cxgbi_device *);
Dlibcxgbi.c122 cxgbi_hbas_remove(cdev); in cxgbi_device_destroy()
319 void cxgbi_hbas_remove(struct cxgbi_device *cdev) in cxgbi_hbas_remove() function
337 EXPORT_SYMBOL_GPL(cxgbi_hbas_remove);
391 cxgbi_hbas_remove(cdev); in cxgbi_hbas_add()