HomeSort by: relevance | last modified time | path
    Searched defs:isapnp_region (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isapnp/
isapnpvar.h 100 struct isapnp_region { struct
142 struct isapnp_region ipa_io[ISAPNP_NUM_IO];
143 struct isapnp_region ipa_mem[ISAPNP_NUM_MEM];
144 struct isapnp_region ipa_mem32[ISAPNP_NUM_MEM32];
182 void isapnp_print_mem(const char *, const struct isapnp_region *);
183 void isapnp_print_io(const char *, const struct isapnp_region *);
isapnpvar.h 100 struct isapnp_region { struct
142 struct isapnp_region ipa_io[ISAPNP_NUM_IO];
143 struct isapnp_region ipa_mem[ISAPNP_NUM_MEM];
144 struct isapnp_region ipa_mem32[ISAPNP_NUM_MEM32];
182 void isapnp_print_mem(const char *, const struct isapnp_region *);
183 void isapnp_print_io(const char *, const struct isapnp_region *);

Completed in 22 milliseconds