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

  /src/sys/dev/pci/
if_rge.c 1754 RGE_PHY_SETBIT(sc, 0xa442, 0x0800);
1781 RGE_PHY_SETBIT(sc, 0xacf8, 0x000c);
1785 RGE_PHY_SETBIT(sc, 0xad94, 0x0020);
1787 RGE_PHY_SETBIT(sc, 0xb648, 0x4000);
1794 RGE_PHY_SETBIT(sc, 0xada0, 0x0002);
1926 RGE_PHY_SETBIT(sc, 0xa654, 0x0800);
1976 RGE_PHY_SETBIT(sc, 0xac36, 0x1000);
1988 RGE_PHY_SETBIT(sc, 0xad9c, 0x0020);
2006 RGE_PHY_SETBIT(sc, 0xa438, 0x2000);
2028 RGE_PHY_SETBIT(sc, 0xad4e, 0x0010)
    [all...]
if_rgereg.h 426 #define RGE_PHY_SETBIT(sc, reg, val) \

Completed in 27 milliseconds