if_cs_mainbus.c | 308 cs_readreg(struct cs_softc *sc, uint pp_offset) function in typeref:typename:uint16_t 335 while(cs_readreg(sc, PKTPG_SELF_ST) & SELF_ST_SI_BUSY) { 397 return cs_readreg(sc, PKTPG_EEPROM_DATA); 411 if (cs_readreg(sc, PKTPG_SELF_ST) & SELF_ST_EEP_OK) {
|