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

/netbsd-current/sys/dev/pci/
H A Dif_agereg.h49 #define SPI_VPD_ENB 0x00002000 macro
H A Dif_alereg.h39 #define SPI_VPD_ENB 0x00002000 macro
H A Dif_age.c568 if ((reg & SPI_VPD_ENB) != 0) {
570 reg &= ~SPI_VPD_ENB;
H A Dif_ale.c297 if ((reg & SPI_VPD_ENB) != 0) {
298 reg &= ~SPI_VPD_ENB;

Completed in 204 milliseconds