Searched refs:fabric (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A DMakefile26 MODULE = fabric-xlate
28 SRCS = fabric-xlate.c fx_epkt.c fx_fabric.c fx_fire.c fx_subr.c
H A Dfabric-xlate.conf26 # fmd configuration file for the fabric-xlate.so diagnosis engine.
28 subscribe ereport.io.pci.fabric
/illumos-gate/usr/src/cmd/fm/modules/common/
H A DMakefile31 fabric-xlate \
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/
H A DMakefile.com66 MANIFEST= devices-fc-fabric.xml
71 SVCMETHOD= fc-fabric
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4/
H A Dfire.esc159 event ereport.io.fire.fabric@pciexbus/pciexdev/pciexfn {within(1s)};
160 event ereport.io.fire.fabric@pcibus/pcidev/pcifn {within(1s)};
161 event error.io.fire.fabric-sib@hostbridge/pciexrc;
162 event error.io.fire.fabric@pciexbus/pciexdev/pciexfn;
163 event error.io.fire.fabric@pcibus/pcidev/pcifn;
541 * They will cause the fabric to be scanned and a fire.fabric ereport
543 * ereports and let the fire.fabric ereport be diagnosed.
593 * fire.fabric rules
599 error.io.fire.fabric
[all...]
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c89 * Initialize lock to synchronize fabric error handling
391 * Interrupt handler for PCIE fabric block.
450 /* Ensure that the rid of the fabric message will get scanned. */
483 * Fabric Message fabric payload |FABRIC |NULL
597 * set RC s_status in PCI term to coordinate with downstream fabric
730 * it. This function should be used when an error requires a fabric scan.
767 * during PCIe fabric scan. It signifies:
768 * o errs rcvd in RC, that may have been propagated to/from the fabric
769 * o the fabric scan code should scan the device path of fault bdf/addr
943 * fabric,
[all...]
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Darmada-38x.dtsi429 coherency-fabric@21010 {
430 compatible = "marvell,armada-380-coherency-fabric";
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c2866 * store another copy of wwn of fabric/or nport used in
4664 * state without disruppting the traffic. Then the fabric
4667 * most of the cases, the fabric should send us AUTH_Negotiate ELS msg. Once
6816 uint32_t fabric; local
6822 fabric = ((ndlp->nlp_DID & FABRIC_DID_MASK) == FABRIC_DID_MASK) ? 1 : 0;
6844 if (!fabric_switch && fabric) {
7244 uint32_t fabric; local
7247 fabric = ((ndlp->nlp_DID & FABRIC_DID_MASK) == FABRIC_DID_MASK) ? 1 : 0;
7260 } else if (!fabric) {
7325 uint32_t fabric; local
7391 uint32_t fabric; local
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1278 int fabric; local
1284 fabric = FC_IS_TOP_SWITCH(port->fp_topology) ? 1 : 0;
1290 if (!fabric && pd) {
1322 if (!fabric) {
1325 } else if (!fabric) {
5750 " disappeared from fabric", port->fp_instance,
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7089 __u8 fabric[8]; member in struct:fw_fcoe_fcf_cmd

Completed in 1032 milliseconds