Searched refs:ar9003_read_eep_word (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | 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) in ar9003_read_eep_word() function 287 error = ar9003_read_eep_word(sc, addr, &val); in ar9003_read_eep_data() 297 error = ar9003_read_eep_word(sc, addr, &val); in ar9003_read_eep_data() 304 error = ar9003_read_eep_word(sc, addr, &val); in ar9003_read_eep_data()
|