Searched refs:elink_cb_dbg2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bxe/ |
H A D | bxe_elink.h | 111 extern void elink_cb_dbg2(struct bxe_softc *sc, char *fmt, uint32_t arg1, uint32_t arg2); 117 #define ELINK_DEBUG_P2(sc, fmt, arg1, arg2) elink_cb_dbg2(sc, fmt, arg1, arg2)
|
H A D | bxe_debug.c | 157 elink_cb_dbg2(struct bxe_softc *sc, in elink_cb_dbg2() function
|