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

/freebsd-11-stable/sys/dev/snc/
H A Ddp83932reg.h95 #define CR_RRRA 0x0100 /* read next RRA descriptor at s_rrp */ macro
H A Ddp83932.c444 NIC_PUT(sc, SNCR_CR, CR_RRRA);
446 while ((NIC_GET(sc, SNCR_CR)) & CR_RRRA)

Completed in 123 milliseconds