Home
last modified time | relevance | path

Searched refs:ARSWITCH_DBG_ANY (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h166 #define ARSWITCH_DBG_ANY 0xffffffff macro
172 ((sc)->sc_debug == ARSWITCH_DBG_ANY)) { \
H A Darswitch.c133 DPRINTF(sc, ARSWITCH_DBG_ANY, "chipname=%s, id=%08x\n", chipname, id); in arswitch_probe()
568 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_attach()
599 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_attach()
606 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_attach()
613 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_attach()
624 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_attach()
639 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_attach()
647 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_attach()
656 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_attach()
H A Darswitch_phy.c146 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_readphy_internal()
H A Darswitch_reg.c259 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_waitreg()