Searched refs:oem_id (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/sys/dev/iir/
H A Diir.h448 u_int16_t oem_id; member in struct:gdt_ctrt
477 u_int32_t oem_id; member in struct:__anon10272
H A Diir_ctrl.c232 p->oem_id = OEM_ID_INTEL;
238 p->oem_id = OEM_ID_ICP;
/freebsd-11-stable/sys/x86/include/
H A Dmptable.h67 uint8_t oem_id[8]; member in struct:MPCTH
/freebsd-11-stable/usr.sbin/bhyve/
H A Dmptbl.c122 memcpy(mpch->oem_id, MPCH_OEMID, MPCH_OEMID_LEN);
/freebsd-11-stable/usr.sbin/mptable/
H A Dmptable.c560 pnstr( cth->oem_id, 8 );
/freebsd-11-stable/sys/x86/x86/
H A Dmptable.c364 printf("%.*s %.*s", (int)sizeof(mpct->oem_id), mpct->oem_id,

Completed in 180 milliseconds