Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c187 if (strcmp(s2.smbi_product, SMB_DEFAULT1) != 0 && in topo_open()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h179 #define SMB_DEFAULT1 "To Be Filled By O.E.M." macro
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c1183 if (buf[i] == '\0' || strstr(buf, SMB_DEFAULT1) != NULL || in smb_serial_valid()