Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsmbios.h429 id_t smbp_l1cache; /* L1 cache handle */ member
/titanic_41/usr/src/cmd/smbios/
H A Dsmbios.c529 id_printf(fp, " L1 Cache: ", p.smbp_l1cache); in print_processor()
/titanic_41/usr/src/common/smbios/
H A Dsmb_info.c548 pp->smbp_l1cache = p.smbpr_l1cache; in smbios_info_processor()