Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h704 void cxgbi_device_unregister(struct cxgbi_device *);
Dlibcxgbi.c158 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister() function
175 EXPORT_SYMBOL_GPL(cxgbi_device_unregister);
185 cxgbi_device_unregister(cdev); in cxgbi_device_unregister_all()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1292 cxgbi_device_unregister(cdev); in cxgb3i_dev_close()
1357 cxgbi_device_unregister(cdev); in cxgb3i_dev_open()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1796 cxgbi_device_unregister(cdev); in t4_uld_add()
1863 cxgbi_device_unregister(cdev); in t4_uld_state_change()