Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c60 struct ntb_epf_dev { struct
61 struct ntb_dev ntb;
62 struct device *dev;
86 #define ntb_ndev(__ntb) container_of(__ntb, struct ntb_epf_dev, ntb) argument