Searched refs:CR_RRRA (Results 1 – 2 of 2) sorted by relevance
95 #define CR_RRRA 0x0100 /* read next RRA descriptor at s_rrp */ macro
444 NIC_PUT(sc, SNCR_CR, CR_RRRA); in sncinit_locked()446 while ((NIC_GET(sc, SNCR_CR)) & CR_RRRA) in sncinit_locked()