Searched refs:WPI_EEPROM_READY (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/wpi/ | ||
H A D | wpireg.h | 200 #define WPI_EEPROM_READY (1 << 0) macro |
H A D | wpi.c | 1526 if ((val = WPI_READ(sc, WPI_EEPROM_CTL)) & WPI_EEPROM_READY) in wpi_read_prom_word() |