Searched refs:PKTPG_IND_ADDR (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Dif_cs.c180 CS_WRITE_PACKET_PAGE(PKTPG_IND_ADDR + (i << 1), myea[i]);
/netbsd-current/sys/arch/evbarm/smdk2xx0/
H A Dif_cs_smdk24x0.c138 for (i = 0; i <= PKTPG_IND_ADDR; i += 2) {
/netbsd-current/sys/dev/ic/
H A Dcs89x0reg.h145 #define PKTPG_IND_ADDR 0x0158 macro
H A Dcs89x0.c452 v = CS_READ_PACKET_PAGE(sc, PKTPG_IND_ADDR + j);
823 if (cs_read_pktpg_from_eeprom(sc, PKTPG_IND_ADDR, &myea[0])
826 if (cs_read_pktpg_from_eeprom(sc, PKTPG_IND_ADDR + 2, &myea[1])
829 if (cs_read_pktpg_from_eeprom(sc, PKTPG_IND_ADDR + 4, &myea[2])
1133 CS_WRITE_PACKET_PAGE(sc, PKTPG_IND_ADDR + i, v);

Completed in 106 milliseconds