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

  /src/sys/dev/pci/
if_alc.c 371 reg = CSR_READ_4(sc, ALC_MAC_CFG);
373 CSR_WRITE_4(sc, ALC_MAC_CFG, reg);
2143 reg = CSR_READ_4(sc, ALC_MAC_CFG);
2167 CSR_WRITE_4(sc, ALC_MAC_CFG, reg);
3164 CSR_WRITE_4(sc, ALC_MAC_CFG, reg);
3267 reg = CSR_READ_4(sc, ALC_MAC_CFG);
3270 CSR_WRITE_4(sc, ALC_MAC_CFG, reg);
3443 reg = CSR_READ_4(sc, ALC_MAC_CFG);
3448 CSR_WRITE_4(sc, ALC_MAC_CFG, reg);
3462 rxcfg = CSR_READ_4(sc, ALC_MAC_CFG);
    [all...]
if_alcreg.h 302 #define ALC_MAC_CFG 0x1480

Completed in 48 milliseconds