Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_proc.c67 proc->smbpr_l2cache = htole16(0x12ca); in smbios_test_proc_fill()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h169 uint16_t smbpr_l2cache; /* L2 cache handle (if any) */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c705 pp->smbp_l2cache = p.smbpr_l2cache; in smbios_info_processor()