Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/librstp/common/
H A Dmigrate.c50 port->mcheck = False; in STP_migrate_enter_state()
54 port->mcheck = port->initPm = False; in STP_migrate_enter_state()
89 if (port->mcheck) in STP_migrate_check_conditions()
108 if (port->mcheck) in STP_migrate_check_conditions()
H A DREADME.news8 - 'mcheck' support
H A Dport.h96 Bool mcheck; /* 17.18.10 */ member
H A DChangeLog49 - - 'mcheck' support
H A Dstp_in.c330 if (port->mcheck) in STP_IN_port_get_cfg()
828 port->mcheck = True; in STP_IN_port_set_cfg()
/titanic_41/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c458 pcieb_intel_serr_workaround(dev_info_t *dip, boolean_t mcheck) in pcieb_intel_serr_workaround() argument
488 if (mcheck && PCIE_IS_RP(bus_p)) in pcieb_intel_serr_workaround()
499 value = (mcheck ? in pcieb_intel_serr_workaround()
509 value = (mcheck ? in pcieb_intel_serr_workaround()
520 value = (mcheck ? in pcieb_intel_serr_workaround()
532 "0x%x\n", bdf, mcheck, reg->size, reg->offset, in pcieb_intel_serr_workaround()
533 reg->mask, (mcheck ? reg->value2 : reg->value1), in pcieb_intel_serr_workaround()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcieb.h180 extern void pcieb_intel_serr_workaround(dev_info_t *dip, boolean_t mcheck);