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

/netbsd-current/sys/arch/atari/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/bebox/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/hpcmips/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/i386/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/arm/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/arc/include/
H A Disapnp_machdep.h37 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/algor/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/alpha/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/prep/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/sandpoint/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/mipsco/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/mvmeppc/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/ibmnws/include/
H A Disapnp_machdep.h36 int isapnp_map(struct isapnp_softc *);
/netbsd-current/sys/arch/arc/isa/
H A Disapnp_machdep.c63 /* isapnp_map():
67 isapnp_map(struct isapnp_softc *sc) function
/netbsd-current/sys/arch/i386/isa/
H A Disapnp_machdep.c61 /* isapnp_map():
65 isapnp_map(struct isapnp_softc *sc) function
70 panic("isapnp_map: bogus bus space tag");
/netbsd-current/sys/arch/powerpc/isa/
H A Disapnp_machdep.c88 /* isapnp_map():
92 isapnp_map(struct isapnp_softc *sc) function
/netbsd-current/sys/arch/alpha/isa/
H A Disapnp_machdep.c61 /* isapnp_map():
65 isapnp_map(struct isapnp_softc *sc) function
/netbsd-current/sys/arch/arm/footbridge/isa/
H A Disapnp_machdep.c89 /* isapnp_map():
93 isapnp_map(struct isapnp_softc *sc) function
/netbsd-current/sys/arch/atari/isa/
H A Disapnp_machdep.c95 /* isapnp_map():
99 isapnp_map(struct isapnp_softc *sc) function
107 panic("isapnp_map: bogus bus space tag");
130 panic("isapnp_map: bogus bus space tag");
/netbsd-current/sys/dev/isapnp/
H A Disapnp.c618 if (isapnp_map(&sc))
871 if (isapnp_map(&sc))
910 if (isapnp_map(sc)) {

Completed in 320 milliseconds