Searched refs:MachType (Results 1 – 1 of 1) sorted by relevance
69 u_int8_t MachType[7]; /* Machine Type/Model */ member204 snprintf(sc->MachineType, 5, "%.4s", sc->vpd->MachType); in vpd_attach()205 snprintf(sc->MachineModel, 4, "%.3s", sc->vpd->MachType+4); in vpd_attach()