Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1287 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_close()
1303 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_open()
1362 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_event_handler()
/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h703 struct cxgbi_device *cxgbi_device_find_by_lldev(void *);
Dlibcxgbi.c197 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev() function
214 EXPORT_SYMBOL_GPL(cxgbi_device_find_by_lldev);