Searched defs:RFCR_AAM (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h395 #define RFCR_AAM 0x20000000U /* accept all multicast */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c241 #define RFCR_AAM 0x20000000 macro
610 and_mask &= ~(RFCR_AAU | RFCR_AAM);
611 or_mask |= RFCR_AAM;

Completed in 64 milliseconds