Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c159 ipw2200_imem_put32(sc, IPW2200_IMEM_EEPROM_CTL, val); in ipw2200_rom_control()
208 tmp = ipw2200_imem_get32(sc, IPW2200_IMEM_EEPROM_CTL); in ipw2200_rom_get16()
H A Dipw2200_impl.h714 #define IPW2200_IMEM_EEPROM_CTL (0x00300040) macro