Home
last modified time | relevance | path

Searched refs:errstat (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h62 int errstat; /* shared with non-repeaters for GETBULK */ member
71 #define non_repeaters errstat
H A Dpdu.c73 pdu->errstat = 0; in snmp_create_pdu()
576 if ((p = asn_parse_int(p, msgsz_p, &reply_pdu->errstat)) == NULL) in snmp_parse_pdu()
H A Dsnmplib.c948 if (reply_pdu->errstat == SNMP_ERR_NOERROR) { in fetch_bulk()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c461 short errstat; in nfslog_get_status() local
471 while (((errstat = nfsl_status[mid]) != status) && (low < mid) && in nfslog_get_status()
473 if (errstat > status) { /* search bottom half */ in nfslog_get_status()
480 if (errstat == status) { /* found it */ in nfslog_get_status()
/illumos-gate/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c92 if ((response != NULL) && (response->errstat == SNMP_ERR_NOERROR)) { in snmp_get_string()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c2954 uint32_t errstat; in iommu_tlb_scrub() local
2961 errstat = (uint32_t) in iommu_tlb_scrub()
2963 if (errstat == TLBTAG_ERRSTAT_INVALID) { in iommu_tlb_scrub()
2975 ddi_driver_name(dip), ddi_get_instance(dip), errstat, i, in iommu_tlb_scrub()