Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxgbi/
Dlibcxgbi.h589 void cxgbi_device_unregister_all(unsigned int flag);
Dlibcxgbi.c185 void cxgbi_device_unregister_all(unsigned int flag) in cxgbi_device_unregister_all() function
199 EXPORT_SYMBOL_GPL(cxgbi_device_unregister_all);
3091 cxgbi_device_unregister_all(0xFF); in libcxgbi_exit_module()
/linux-6.1.9/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1410 cxgbi_device_unregister_all(CXGBI_FLAG_DEV_T3); in cxgb3i_exit_module()
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c2468 cxgbi_device_unregister_all(CXGBI_FLAG_DEV_T4); in cxgb4i_exit_module()