Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/pci/
H A Dempbvar.h46 struct empb_dmamemdev_entry { struct
48 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 */