Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1289 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_close()
1305 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_open()
1363 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_event_handler()
/Linux-v6.6/drivers/scsi/cxgbi/
Dlibcxgbi.h589 struct cxgbi_device *cxgbi_device_find_by_lldev(void *);
Dlibcxgbi.c201 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev() function
218 EXPORT_SYMBOL_GPL(cxgbi_device_find_by_lldev);