Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/bios/
H A Dvpd.c85 char MachineType[5]; member
204 snprintf(sc->MachineType, 5, "%.4s", sc->vpd->MachType); in vpd_attach()
213 unit, CTLFLAG_RD, sc->MachineType, 0, NULL); in vpd_attach()
228 sc->MachineType, sc->MachineModel, sc->BuildID); in vpd_attach()