HomeSort by relevance Sort by last modified time
    Searched defs:is_type (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/common/smbios/
smb_info.c 69 uint8_t is_type; /* structure type */ member in struct:smb_infospec
227 for (isp = _smb_infospecs; isp->is_type != SMB_TYPE_EOT; isp++) {
228 if (isp->is_type == stp->smbst_hdr->smbh_type)
246 if (isp->is_type == SMB_TYPE_SYSTEM) {
266 if (isp->is_type == SMB_TYPE_PORT && ip->smbi_location[0] == '\0') {
294 for (isp = _smb_infospecs; isp->is_type != SMB_TYPE_EOT; isp++) {
295 if (isp->is_type == stp->smbst_hdr->smbh_type)
298 if (isp->is_type == SMB_TYPE_EOT)
  /onnv/onnv-gate/usr/src/cmd/stat/common/
statcommon.h 164 enum iodev_type is_type; member in struct:iodev_snapshot
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/
literals.h 173 L_DECL(is_type); variable
  /onnv/onnv-gate/usr/src/uts/common/inet/ipf/netinet/
ip_state.h 94 #define is_type is_icmp.ici_type macro
  /onnv/onnv-gate/usr/src/uts/sun4u/sys/
sbd_ioctl.h 142 #define is_type is_cm.ci_type macro
  /onnv/onnv-gate/usr/src/lib/libipmi/common/
libipmi.h 484 uint8_t is_type; member in struct:ipmi_sdr
    [all...]

Completed in 120 milliseconds