Searched refs:STAT16_RIDL (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.c1072 (stat16 & STAT16_RIDL) ? on : off,
1180 else if ((stat16 & STAT16_RIDL)!=0)
H A Dif_lmc.h394 #define STAT16_RIDL 0x10 /* channel IDLe signal */
393 #define STAT16_RIDL macro
/freebsd-11-stable/usr.sbin/lmcconfig/
H A Dlmcconfig.c1281 printf("Receive IDLE: \t\t%s\n", stat16 & STAT16_RIDL ? yes : no);

Completed in 185 milliseconds