ntb_ndev
#define ntb_ndev(__ntb) container_of(__ntb, struct amd_ntb_dev, ntb)
#define ntb_ndev(__ntb) container_of(__ntb, struct ntb_epf_dev, ntb)
#define ntb_ndev(__ntb) container_of(__ntb, struct intel_ntb_dev, ntb)
#define ntb_ndev(__ntb) container_of(__ntb, struct epf_ntb, ntb)