Searched defs:isapnp_region (Results 1 – 1 of 1) sorted by relevance
100 struct isapnp_region { struct101 bus_space_handle_t h;102 u_int32_t base;104 u_int32_t minbase;105 u_int32_t maxbase;106 u_int32_t length;107 u_int32_t align;108 u_int8_t flags;