HomeSort by: relevance | last modified time | path
    Searched defs:p5bus_print (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amiga/dev/
p5bus.c 54 static int p5bus_print(void *aux, const char *str);
146 config_found(sc->sc_dev, &p5baa, p5bus_print, CFARGS_NONE);
150 config_found(sc->sc_dev, &p5baa, p5bus_print, CFARGS_NONE);
176 config_found(sc->sc_dev, &p5baa, p5bus_print, CFARGS_NONE);
193 p5bus_print(void *aux, const char *str) function in typeref:typename:int

Completed in 12 milliseconds