Searched refs:ARSWITCH_DBG_ANY (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/etherswitch/arswitch/ |
H A D | arswitchvar.h | 166 #define ARSWITCH_DBG_ANY 0xffffffff macro 172 ((sc)->sc_debug == ARSWITCH_DBG_ANY)) { \
|
H A D | arswitch.c | 133 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 D | arswitch_phy.c | 146 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_readphy_internal()
|
H A D | arswitch_reg.c | 259 DPRINTF(sc, ARSWITCH_DBG_ANY, in arswitch_waitreg()
|