Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Data.h157 unsigned char vendor3; /* vendor unique */ member
/openbmc/linux/include/uapi/linux/
H A Dhdreg.h419 unsigned char vendor3; /* vendor unique */ member
/openbmc/qemu/target/i386/
H A Dcpu.h2415 uint32_t vendor2, uint32_t vendor3);
H A Dcpu.c748 uint32_t vendor2, uint32_t vendor3) in x86_cpu_vendor_words2str() argument
754 dst[i + 8] = vendor3 >> (8 * i); in x86_cpu_vendor_words2str()