Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h702 void cxgbi_device_unregister_all(unsigned int flag);
Dlibcxgbi.c181 void cxgbi_device_unregister_all(unsigned int flag) in cxgbi_device_unregister_all() function
195 EXPORT_SYMBOL_GPL(cxgbi_device_unregister_all);
2932 cxgbi_device_unregister_all(0xFF); in libcxgbi_exit_module()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1409 cxgbi_device_unregister_all(CXGBI_FLAG_DEV_T3); in cxgb3i_exit_module()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1911 cxgbi_device_unregister_all(CXGBI_FLAG_DEV_T4); in cxgb4i_exit_module()