Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/cxgbi/
Dlibcxgbi.h600 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev);
Dlibcxgbi.c95 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev) in cxgbi_device_portmap_cleanup() function
116 EXPORT_SYMBOL_GPL(cxgbi_device_portmap_cleanup);
123 cxgbi_device_portmap_cleanup(cdev); in cxgbi_device_destroy()