Searched refs:tap_debug (Results 1 – 1 of 1) sorted by relevance
1985 # define TAP_DEBUG_PRE(sc) tap_debug((sc), __func__, "")1986 # define TAP_DEBUG_POST(sc) tap_debug((sc), __func__, " ->")1989 tap_debug(struct uatp_softc *sc, const char *caller, const char *prefix) in tap_debug() function