Home
last modified time | relevance | path

Searched refs:smbob_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h291 uint8_t smbob_type; /* encoded type and enable bit */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1004 obp->smbd_type = op->smbob_type & ~SMB_OBT_ENABLED; in smbios_info_obdevs()
1005 obp->smbd_enabled = (op->smbob_type & SMB_OBT_ENABLED) != 0; in smbios_info_obdevs()