Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1285 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_close()
1301 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.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h706 struct cxgbi_device *cxgbi_device_find_by_lldev(void *);
Dlibcxgbi.c193 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev() function
210 EXPORT_SYMBOL_GPL(cxgbi_device_find_by_lldev);