Searched refs:UTP_LOOP_TIME (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/utopia/
H A Dsuni.c223 if (mode & UTP_LOOP_TIME) {
224 nmode &= ~UTP_LOOP_TIME;
351 if (mode & UTP_LOOP_TIME) {
352 nmode &= ~UTP_LOOP_TIME;
430 if (mode & UTP_LOOP_TIME) {
433 nmode &= ~UTP_LOOP_TIME;
H A Dutopia.h77 #define UTP_LOOP_TIME 0x0001 /* timing source loopback */ macro
H A Didtphy.c357 if (mode & UTP_LOOP_TIME) {
358 nmode &= ~UTP_LOOP_TIME;

Completed in 36 milliseconds