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

/freebsd-9.3-release/sys/x86/bios/
H A Dvpd.c83 char MachineType[5]; member in struct:vpd_softc
187 snprintf(sc->MachineType, 5, "%.4s", sc->vpd->MachType);
196 unit, CTLFLAG_RD|CTLFLAG_DYN, sc->MachineType, 0, NULL);
211 sc->MachineType, sc->MachineModel, sc->BuildID);

Completed in 47 milliseconds