Searched refs:SMB_SMBIOS_DEVICE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsmbios/common/
H A Dsmb_lib.c165 if ((fd = open64(file ? file : SMB_SMBIOS_DEVICE, O_RDONLY)) == -1) {
167 (file == NULL || strcmp(file, SMB_SMBIOS_DEVICE) == 0))
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h465 #define SMB_SMBIOS_DEVICE "/dev/smbios" /* device w/ SMBIOS image */ macro

Completed in 48 milliseconds