Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/cxgbi/
Dlibcxgbi.h567 void cxgbi_device_unregister_all(unsigned int flag);
Dlibcxgbi.c184 void cxgbi_device_unregister_all(unsigned int flag) in cxgbi_device_unregister_all() function
198 EXPORT_SYMBOL_GPL(cxgbi_device_unregister_all);
2784 cxgbi_device_unregister_all(0xFF); in libcxgbi_exit_module()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1401 cxgbi_device_unregister_all(CXGBI_FLAG_DEV_T3); in cxgb3i_exit_module()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2343 cxgbi_device_unregister_all(CXGBI_FLAG_DEV_T4); in cxgb4i_exit_module()