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

  /src/sys/dev/ic/
atw.c 159 static void atw_print_regs(struct atw_softc *, const char *);
420 atw_print_regs(struct atw_softc *sc, const char *where) function in typeref:typename:void
530 atw_print_regs(sc, "atw_attach");
1419 atw_print_regs(sc, "end of init");
atw.c 159 static void atw_print_regs(struct atw_softc *, const char *);
420 atw_print_regs(struct atw_softc *sc, const char *where) function in typeref:typename:void
530 atw_print_regs(sc, "atw_attach");
1419 atw_print_regs(sc, "end of init");

Completed in 26 milliseconds