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

/openbsd-current/sys/dev/pci/
H A Dif_rge.c718 RGE_MAC_CLRBIT(sc, 0xe63e, 0x0030);
722 RGE_MAC_CLRBIT(sc, 0xc0b4, 0x0001);
733 RGE_MAC_CLRBIT(sc, 0xe056, 0x00f0);
737 RGE_MAC_CLRBIT(sc, 0xe040, 0x1000);
745 RGE_MAC_CLRBIT(sc, 0xe052, 0x0088);
756 RGE_MAC_CLRBIT(sc, 0xe080, 0x0002);
759 RGE_MAC_CLRBIT(sc, 0xea1c, 0x0304);
761 RGE_MAC_CLRBIT(sc, 0xea1c, 0x0004);
765 RGE_MAC_CLRBIT(sc, 0xeb54, 0x0001);
795 RGE_MAC_CLRBIT(s
[all...]
H A Dif_rgereg.h467 #define RGE_MAC_CLRBIT(sc, reg, val) \
462 #define RGE_MAC_CLRBIT macro

Completed in 190 milliseconds