Home
last modified time | relevance | path

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

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