Searched refs:Bt8370_BOP_STAT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.h515 #define Bt8370_BOP_STAT 0x0A3 /* RO: BOP Status */
514 #define Bt8370_BOP_STAT macro
H A Dif_lmc.c2155 if (read_framer(sc, Bt8370_BOP_STAT) & 0x80) SLEEP(10000);
2161 if (read_framer(sc, Bt8370_BOP_STAT) & 0x80) SLEEP(10000);

Completed in 137 milliseconds