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

  /src/sys/dev/ic/
arn9003.c 102 Static int ar9003_read_eep_word(struct athn_softc *, uint32_t,
254 ar9003_read_eep_word(struct athn_softc *sc, uint32_t addr, uint16_t *val) function in typeref:typename:Static int
287 error = ar9003_read_eep_word(sc, addr, &val);
297 error = ar9003_read_eep_word(sc, addr, &val);
304 error = ar9003_read_eep_word(sc, addr, &val);

Completed in 12 milliseconds