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

/netbsd-current/sys/arch/macppc/dev/
H A Dnvram.c59 int nv_type; member in struct:nvram_softc
114 sc->nv_type = NVRAM_IOMEM;
119 sc->nv_type = NVRAM_PORT;
126 sc->nv_type = NVRAM_NONE;
157 switch (sc->nv_type) {

Completed in 132 milliseconds