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

  /src/sys/arch/atari/dev/
atari5380.c 100 static uint8_t *alloc_bounceb(u_long);
1116 alloc_bounceb(u_long len) function in typeref:typename:uint8_t *
ncr5380.c 1893 if ((reqp->bounceb = alloc_bounceb(reqp->xdata_len)) == NULL) {
  /src/sys/arch/mac68k/dev/
ncr5380.c 1835 if ((reqp->bounceb = alloc_bounceb(reqp->xdata_len)) == NULL) {

Completed in 14 milliseconds