Searched defs:empb_dmamemdev_entry (Results 1 – 1 of 1) sorted by relevance
46 struct empb_dmamemdev_entry { struct48 int bus;49 int dev;50 int function;52 uint8_t bar; /* which BAR will be used to access the mem */53 uint32_t off; /* offset from BAR address */54 uint32_t size; /* how much memory will we steal */