Searched refs:read_srom (Results 1 – 3 of 3) sorted by relevance
1180 static u_int16_t read_srom(softc_t *, u_int8_t);
163 read_srom(softc_t *sc, u_int8_t addr) in read_srom() function3425 ioctl->data = read_srom(sc, ioctl->address); in core_ioctl()4345 for (i=0; i<3; i++) sc->status.ieee[i] = read_srom(sc, 10+i); in attach_card()
330 read_srom(u_int8_t addr) in read_srom() function2408 u_int16_t srom = read_srom(i); in main()