Home
last modified time | relevance | path

Searched defs:smb_processor (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsmbios_impl.h147 typedef struct smb_processor { struct
148 smb_header_t smbpr_hdr; /* structure header */
149 uint8_t smbpr_socket; /* socket designation */
150 uint8_t smbpr_type; /* processor type (see <smbios.h>) */
151 uint8_t smbpr_family; /* processor family (see <smbios.h>) */
175 } smb_processor_t; argument