sys/dev/ic/cs89x0.c
283
static int cs_read_pktpg_from_eeprom(struct cs_softc *, int, uint16_t *);
sys/dev/ic/cs89x0.c
749
if (cs_read_pktpg_from_eeprom(sc, PKTPG_BUS_CTL, &isaConfig)
sys/dev/ic/cs89x0.c
759
if (cs_read_pktpg_from_eeprom(sc, PKTPG_SELF_CTL,
sys/dev/ic/cs89x0.c
823
if (cs_read_pktpg_from_eeprom(sc, PKTPG_IND_ADDR, &myea[0])
sys/dev/ic/cs89x0.c
826
if (cs_read_pktpg_from_eeprom(sc, PKTPG_IND_ADDR + 2, &myea[1])
sys/dev/ic/cs89x0.c
829
if (cs_read_pktpg_from_eeprom(sc, PKTPG_IND_ADDR + 4, &myea[2])