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

/freebsd-11.0-release/sys/dev/sn/
H A Dif_snreg.h262 #define FIFO_REMPTY 0x8000 macro
H A Dif_sn.c571 if (CSR_READ_2(sc, FIFO_PORTS_REG_W) & FIFO_REMPTY)
845 if (packet_number & FIFO_REMPTY) {
1012 if (packet_number & FIFO_REMPTY) {
1121 if (packet_number & FIFO_REMPTY) {

Completed in 19 milliseconds