Home
last modified time | relevance | path

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.c901 if ((reg & SPI_VPD_ENB) != 0) { in atge_get_macaddr()
905 reg &= ~SPI_VPD_ENB; in atge_get_macaddr()