Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h701 void cxgbi_device_unregister(struct cxgbi_device *);
Dlibcxgbi.c162 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister() function
179 EXPORT_SYMBOL_GPL(cxgbi_device_unregister);
189 cxgbi_device_unregister(cdev); in cxgbi_device_unregister_all()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1294 cxgbi_device_unregister(cdev); in cxgb3i_dev_close()
1357 cxgbi_device_unregister(cdev); in cxgb3i_dev_open()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1818 cxgbi_device_unregister(cdev); in t4_uld_add()
1885 cxgbi_device_unregister(cdev); in t4_uld_state_change()