Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/cxgbi/
Dlibcxgbi.h566 void cxgbi_device_unregister(struct cxgbi_device *);
Dlibcxgbi.c165 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister() function
182 EXPORT_SYMBOL_GPL(cxgbi_device_unregister);
192 cxgbi_device_unregister(cdev); in cxgbi_device_unregister_all()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1287 cxgbi_device_unregister(cdev); in cxgb3i_dev_close()
1349 cxgbi_device_unregister(cdev); in cxgb3i_dev_open()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2178 cxgbi_device_unregister(cdev); in t4_uld_add()
2245 cxgbi_device_unregister(cdev); in t4_uld_state_change()