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

/freebsd-10.1-release/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.c2040 BLOGD(sc, DBG_PHY,
2049 BLOGD(sc, DBG_PHY,
2058 BLOGD(sc, DBG_PHY,
2094 BLOGD(sc, DBG_PHY, "Set GPIO 0x%x -> output low\n", pins);
2100 BLOGD(sc, DBG_PHY, "Set GPIO 0x%x -> output high\n", pins);
2106 BLOGD(sc, DBG_PHY, "Set GPIO 0x%x -> input\n", pins);
2149 BLOGD(sc, DBG_PHY,
2158 BLOGD(sc, DBG_PHY,
2235 BLOGD(sc, DBG_PHY,
2245 BLOGD(sc, DBG_PHY,
[all...]
H A Dbxe.h2223 #define DBG_PHY 0x00000040 /* phy/link handling */ macro
/freebsd-10.1-release/sys/dev/patm/
H A Dif_patmvar.h339 DBG_PHY = 0x0010, /* PHY access */ enumerator in enum:__anon9607

Completed in 190 milliseconds