Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp.c4460 uint16_t addr, eep_sz = sizeof (sc->sc_eep_map); in iwp_eep_load() local
4481 for (addr = 0; addr < eep_sz; addr += 2) { in iwp_eep_load()
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh.c4724 uint16_t addr, eep_sz = sizeof (sc->sc_eep_map); in iwh_eep_load() local
4745 for (addr = 0; addr < eep_sz; addr += 2) { in iwh_eep_load()
/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk2.c4100 uint16_t addr, eep_sz = sizeof (sc->sc_eep_map); in iwk_eep_load() local
4117 for (addr = 0; addr < eep_sz; addr += 2) { in iwk_eep_load()