Searched defs:pcibar (Results 1 – 1 of 1) sorted by relevance
94 struct pcibar { struct95 enum pcibar_type type; /* io or memory */ argument96 uint64_t size;97 uint64_t addr;98 uint8_t lobits;