Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isapnp/
H A Disapnpvar.h100 struct isapnp_region { struct
101 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;