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