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

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

Completed in 109 milliseconds