Searched refs:SPI_VPD_ENB (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_cmn_reg.h62 #define SPI_VPD_ENB 0x00002000 macro
H A Datge_main.c899 if ((reg & SPI_VPD_ENB) != 0) {
903 reg &= ~SPI_VPD_ENB;

Completed in 61 milliseconds