Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c134 strcmp(s2.smbi_product, SMB_DEFAULT2) != 0) { in topo_hdl_set_product()
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c104 if (strcmp(str, SMB_DEFAULT1) != 0 && strcmp(str, SMB_DEFAULT2) != 0 && in is_valid_string()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h184 #define SMB_DEFAULT2 "Not Available" macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1410 strstr(buf, SMB_DEFAULT2) != NULL) in smb_serial_valid()