HomeSort by: relevance | last modified time | path
    Searched refs:RGE_MAC_SETBIT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_rge.c 752 RGE_MAC_SETBIT(sc, 0xe860, 0x0080);
753 RGE_MAC_SETBIT(sc, 0xeb58, 0x0001);
774 RGE_MAC_SETBIT(sc, 0xc0b4, 0x000c);
797 RGE_MAC_SETBIT(sc, 0xe052, 0x0068);
825 RGE_MAC_SETBIT(sc, 0xeb54, 0x0001);
if_rgereg.h 429 #define RGE_MAC_SETBIT(sc, reg, val) \

Completed in 50 milliseconds