Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A 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()
/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h589 struct cxgbi_device *cxgbi_device_find_by_lldev(void *);
H A 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);