Home
last modified time | relevance | path

Searched refs:AUIB_MOD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h42 #define AUIB_MOD(k) ((k) & 0x0038) macro
50 #define AUIB_LEN(ib) (AUIB_MOD((ib)->ib_tail - (ib)->ib_head))
51 #define AUIB_LEFT(ib) (AUIB_MOD((ib)->ib_head - (ib)->ib_tail - 1))