Searched defs:idt_ntb_dev (Results 1 – 1 of 1) sorted by relevance
1049 struct idt_ntb_dev { struct1050 struct ntb_dev ntb;1051 struct idt_89hpes_cfg *swcfg;1076 #define to_ndev_ntb(__ntb) container_of(__ntb, struct idt_ntb_dev, ntb) argument