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

  /src/sys/dev/pci/
if_wmreg.h 1601 #define NVM_OFF_LAN_FUNC_82580(x) ((x) ? (0x40 + (0x40 * (x))) : 0)
if_wm.c 2840 NVM_OFF_LAN_FUNC_82580(sc->sc_funcid) + NVM_OFF_CFG3_PORTA,
2965 NVM_OFF_LAN_FUNC_82580(sc->sc_funcid) + NVM_OFF_CFG3_PORTA,
4252 offset = NVM_OFF_LAN_FUNC_82580(sc->sc_funcid) + 0;
17914 rv = wm_nvm_read(sc, NVM_OFF_LAN_FUNC_82580(sc->sc_funcid)

Completed in 45 milliseconds