Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/i2c/clients/
H A Dseeprom_impl.h43 #define AT34C02_PAGESIZE 16 macro
44 #define AT34C02_PAGEMASK (AT34C02_PAGESIZE - 1)
/titanic_50/usr/src/uts/sun4u/io/i2c/clients/
H A Dseeprom.c189 unitp->seeprom_pagesize = AT34C02_PAGESIZE; in seeprom_do_attach()