Home
last modified time | relevance | path

Searched refs:cxgbi_device_find_by_lldev (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1280 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_close()
1296 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_open()
1354 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_event_handler()
/Linux-v5.4/drivers/scsi/cxgbi/
Dlibcxgbi.h568 struct cxgbi_device *cxgbi_device_find_by_lldev(void *);
Dlibcxgbi.c200 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev() function
217 EXPORT_SYMBOL_GPL(cxgbi_device_find_by_lldev);