Searched refs:MII16_DS3_TRLBK (Results 1 – 3 of 3) sorted by relevance
972 set_mii16_bits(sc, MII16_DS3_TRLBK); in t3_config()974 clr_mii16_bits(sc, MII16_DS3_TRLBK); in t3_config()1234 if (mii16 & MII16_DS3_TRLBK) sc->status.snmp.t3.loop |= TLOOP_NEAR_OTHER; in t3_watchdog()1306 clr_mii16_bits(sc, MII16_DS3_TRLBK); in t3_ioctl()1316 set_mii16_bits(sc, MII16_DS3_TRLBK); in t3_ioctl()
274 #define MII16_DS3_TRLBK 0x0002 /* RW: loop towards host */ macro
1274 printf("Host loop: \t\t%s\n", mii16 & MII16_DS3_TRLBK ? yes : no); in print_t3_dsu()