Searched refs:DBG_PHY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_debug.c137 if (__predict_false(sc->debug & DBG_PHY)) {
149 if (__predict_false(sc->debug & DBG_PHY)) {
163 if (__predict_false(sc->debug & DBG_PHY)) {
178 if (__predict_false(sc->debug & DBG_PHY)) {
H A Dbxe.c1968 BLOGD(sc, DBG_PHY,
1977 BLOGD(sc, DBG_PHY,
1986 BLOGD(sc, DBG_PHY,
2022 BLOGD(sc, DBG_PHY, "Set GPIO 0x%x -> output low\n", pins);
2028 BLOGD(sc, DBG_PHY, "Set GPIO 0x%x -> output high\n", pins);
2034 BLOGD(sc, DBG_PHY, "Set GPIO 0x%x -> input\n", pins);
2080 BLOGD(sc, DBG_PHY,
2089 BLOGD(sc, DBG_PHY,
2166 BLOGD(sc, DBG_PHY,
2176 BLOGD(sc, DBG_PHY,
[all...]
H A Dbxe.h2218 #define DBG_PHY 0x00000040 /* phy/link handling */ macro
/freebsd-11-stable/sys/dev/patm/
H A Dif_patmvar.h339 DBG_PHY = 0x0010, /* PHY access */ enumerator in enum:__anon11412

Completed in 221 milliseconds