Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/x86/bios/
Dvpd.c67 u_int8_t BoxSerial[7]; /* Box Serial Number */ member
83 char BoxSerial[8]; member
192 snprintf(sc->BoxSerial, 8, "%.7s", sc->vpd->BoxSerial); in vpd_attach()
207 unit, CTLFLAG_RD, sc->BoxSerial, 0, NULL); in vpd_attach()
215 sc->BoxSerial, sc->PlanarSerial); in vpd_attach()