Home
last modified time | relevance | path

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

/titanic_44/usr/src/test/util-tests/tests/smbios/
H A Dsmbios.c350 if (peers[0].smblp_function != (0x42 & 0x7)) { in smbios_test_verify_table()
352 peers[0].smblp_function); in smbios_test_verify_table()
367 if (peers[1].smblp_function != (0x31 & 0x7)) { in smbios_test_verify_table()
369 peers[1].smblp_function); in smbios_test_verify_table()
/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h1060 uint8_t smblp_function; /* peer function number */ member
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c740 peer[i].smblp_function = slotp->smbsl_peers[i].smbspb_df & 0x7; in smbios_info_slot_peers()
/titanic_44/usr/src/cmd/smbios/
H A Dsmbios.c715 peer[i].smblp_function); in print_slot()