Searched defs:errstat (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h64 int errstat; /* shared with non-repeaters for GETBULK */ member in struct:snmp_pdu
73 #define non_repeaters errstat
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_elf.c463 short errstat; local
473 while (((errstat = nfsl_status[mid]) != status) && (low < mid) &&
475 if (errstat > status) { /* search bottom half */
482 if (errstat == status) { /* found it */
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c2954 uint32_t errstat; local
2961 errstat = (uint32_t)
2963 if (errstat == TLBTAG_ERRSTAT_INVALID) {
2975 ddi_driver_name(dip), ddi_get_instance(dip), errstat, i,

Completed in 72 milliseconds