Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp.c4459 uint32_t rv, tmp, eep_gp; in iwp_eep_load() local
4466 eep_gp = IWP_READ(sc, CSR_EEPROM_GP); in iwp_eep_load()
4467 if ((eep_gp & CSR_EEPROM_GP_VALID_MSK) == in iwp_eep_load()
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh.c4723 uint32_t rv, tmp, eep_gp; in iwh_eep_load() local
4730 eep_gp = IWH_READ(sc, CSR_EEPROM_GP); in iwh_eep_load()
4731 if ((eep_gp & CSR_EEPROM_GP_VALID_MSK) == in iwh_eep_load()
/titanic_50/usr/src/uts/common/io/iwk/
H A Diwk2.c4099 uint32_t rv, tmp, eep_gp; in iwk_eep_load() local
4104 eep_gp = IWK_READ(sc, CSR_EEPROM_GP); in iwk_eep_load()
4105 if ((eep_gp & CSR_EEPROM_GP_VALID_MSK) == in iwk_eep_load()