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

/openbsd-current/sys/dev/pci/
H A Dif_sisreg.h290 #define SIS_RXFILTCTL_ALLPHYS 0x10000000 macro
H A Dif_sis.c796 rxfilt &= ~(SIS_RXFILTCTL_ALLMULTI | SIS_RXFILTCTL_ALLPHYS |
813 rxfilt |= SIS_RXFILTCTL_ALLPHYS;
876 rxfilt &= ~(SIS_RXFILTCTL_ALLMULTI | SIS_RXFILTCTL_ALLPHYS |
890 rxfilt |= SIS_RXFILTCTL_ALLPHYS;

Completed in 184 milliseconds