Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h64 int errstat; /* shared with non-repeaters for GETBULK */ member
73 #define non_repeaters errstat
H A Dpdu.c75 pdu->errstat = 0; in snmp_create_pdu()
580 if ((p = asn_parse_int(p, msgsz_p, &reply_pdu->errstat)) == NULL) in snmp_parse_pdu()
H A Ddebug.c333 SNMP_DTEXT_PREFIX, pdu->errstat); in snmp_log_pdu()
H A Dsnmplib.c977 if (reply_pdu->errstat == SNMP_ERR_NOERROR) { in fetch_bulk()
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c463 short errstat; in nfslog_get_status() local
473 while (((errstat = nfsl_status[mid]) != status) && (low < mid) && in nfslog_get_status()
475 if (errstat > status) { /* search bottom half */ in nfslog_get_status()
482 if (errstat == status) { /* found it */ in nfslog_get_status()
/titanic_41/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c95 if ((response != NULL) && (response->errstat == SNMP_ERR_NOERROR)) { in snmp_get_string()
/titanic_41/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()