Home
last modified time | relevance | path

Searched refs:isa_malloc (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/arch/powerpc/include/
H A Disa_machdep.h152 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/arch/hpcmips/include/
H A Disa_machdep.h98 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/arch/mipsco/include/
H A Disa_machdep.h159 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/arch/atari/include/
H A Disa_machdep.h134 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/arch/x86/include/
H A Disa_machdep.h157 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/arch/arm/include/
H A Disa_machdep.h105 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/arch/arc/include/
H A Disa_machdep.h122 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/arch/mips/include/
H A Disa_machdep.h144 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/arch/alpha/include/
H A Disa_machdep.h142 #define isa_malloc(ic, c, s, p, f) \ macro
/netbsd-src/sys/dev/isa/
H A Dad1848_isa.c751 return isa_malloc(isc->sc_ic, drq, size, M_DEVBUF, M_WAITOK); in ad1848_isa_malloc()
H A Dess.c2151 return (isa_malloc(sc->sc_ic, drq, size, M_DEVBUF, M_WAITOK)); in ess_malloc()
H A Dsbdsp.c2449 return isa_malloc(sc->sc_ic, drq, size, M_DEVBUF, M_WAITOK); in sb_malloc()
/netbsd-src/sys/dev/ic/
H A Dinterwave.c1413 return isa_malloc(sc->sc_ic, drq, size, M_DEVBUF, M_WAITOK); in iw_malloc()
/netbsd-src/share/man/man9/
H A DMakefile440 isa.9 isa_malloc.9 \