Searched refs:isapnp_map_readport (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/sys/arch/atari/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/bebox/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/hpcmips/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/i386/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/arm/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/arc/include/
H A Disapnp_machdep.h39 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/algor/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/alpha/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/prep/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/sandpoint/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/mipsco/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/mvmeppc/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/ibmnws/include/
H A Disapnp_machdep.h38 int isapnp_map_readport(struct isapnp_softc *);
/netbsd-current/sys/arch/arc/isa/
H A Disapnp_machdep.c87 /* isapnp_map_readport():
94 isapnp_map_readport(struct isapnp_softc *sc) function
/netbsd-current/sys/arch/i386/isa/
H A Disapnp_machdep.c88 /* isapnp_map_readport():
95 isapnp_map_readport(struct isapnp_softc *sc) function
103 panic("isapnp_map_readport: bogus bus space tag");
/netbsd-current/sys/arch/powerpc/isa/
H A Disapnp_machdep.c120 /* isapnp_map_readport():
127 isapnp_map_readport(struct isapnp_softc *sc) function
/netbsd-current/sys/arch/alpha/isa/
H A Disapnp_machdep.c95 /* isapnp_map_readport():
102 isapnp_map_readport(struct isapnp_softc *sc) function
/netbsd-current/sys/arch/arm/footbridge/isa/
H A Disapnp_machdep.c121 /* isapnp_map_readport():
128 isapnp_map_readport(struct isapnp_softc *sc) function
/netbsd-current/sys/arch/atari/isa/
H A Disapnp_machdep.c137 /* isapnp_map_readport():
144 isapnp_map_readport(struct isapnp_softc *sc) function
152 panic("isapnp_map_readport: bogus bus space tag");
173 panic("isapnp_map_readport: bogus bus space tag");
/netbsd-current/sys/dev/isapnp/
H A Disapnp.c681 if (isapnp_map_readport(sc))

Completed in 274 milliseconds