Home
last modified time | relevance | path

Searched refs:ARSWITCH_DBG_PHYIO (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c80 DPRINTF(sc, ARSWITCH_DBG_PHYIO, in arswitch_readphy_external()
98 DPRINTF(sc, ARSWITCH_DBG_PHYIO, in arswitch_writephy_external()
155 DPRINTF(sc, ARSWITCH_DBG_PHYIO, in arswitch_readphy_internal()
164 DPRINTF(sc, ARSWITCH_DBG_PHYIO, in arswitch_readphy_internal()
208 DPRINTF(sc, ARSWITCH_DBG_PHYIO, in arswitch_writephy_internal()
H A Darswitchvar.h162 #define ARSWITCH_DBG_PHYIO 0x00000004 macro