OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu Oct 02 10:09:58 GMT 2025