Home
last modified time | relevance | path

Searched refs:pktpg (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/ic/
Dcs89x0.c670 cs_read_pktpg_from_eeprom(struct cs_softc *sc, int pktpg, uint16_t *pValue) in cs_read_pktpg_from_eeprom() argument
714 if ((offset <= pktpg) && (pktpg <= offset_max)) { in cs_read_pktpg_from_eeprom()
718 eeprom_location = ((pktpg - offset) >> 1) ; in cs_read_pktpg_from_eeprom()