HomeSort by: relevance | last modified time | path
    Searched defs:wm_nvm_read_spt (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_wm.c 1068 static int wm_nvm_read_spt(struct wm_softc *, int, int, uint16_t *);
2585 sc->nvm.read = wm_nvm_read_spt;
14946 wm_nvm_read_spt(struct wm_softc *sc, int offset, int words, uint16_t *data) function in typeref:typename:int

Completed in 21 milliseconds