HomeSort by: relevance | last modified time | path
    Searched refs:isa_malloc (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/arm/include/
isa_machdep.h 105 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/arch/atari/include/
isa_machdep.h 134 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/arch/hpcmips/include/
isa_machdep.h 98 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/arch/powerpc/include/
isa_machdep.h 152 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/arch/x86/include/
isa_machdep.h 157 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/arch/mipsco/include/
isa_machdep.h 159 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/arch/alpha/include/
isa_machdep.h 142 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/arch/arc/include/
isa_machdep.h 122 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/arch/mips/include/
isa_machdep.h 144 #define isa_malloc(ic, c, s, p, f) \ macro
  /src/sys/dev/isa/
ad1848_isa.c 751 return isa_malloc(isc->sc_ic, drq, size, M_DEVBUF, M_WAITOK);
sbdsp.c 2449 return isa_malloc(sc->sc_ic, drq, size, M_DEVBUF, M_WAITOK);
ess.c 2151 return (isa_malloc(sc->sc_ic, drq, size, M_DEVBUF, M_WAITOK));
  /src/sys/dev/ic/
interwave.c 1413 return isa_malloc(sc->sc_ic, drq, size, M_DEVBUF, M_WAITOK);
  /src/share/man/man9/
Makefile 445 isa.9 isa_malloc.9 \

Completed in 21 milliseconds