Home
last modified time | relevance | path

Searched defs:cdev2ppm (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c1091 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm() function
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h347 struct cxgbi_ppm *cdev2ppm(struct cxgbit_device *cdev) in cdev2ppm() function
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c2146 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm() function
/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h503 struct cxgbi_ppm* (*cdev2ppm)(struct cxgbi_device *); member