Home
last modified time | relevance | path

Searched full:perr (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/ipmitool/contrib/
H A Doem_ibm_sel_map88 …ister (LSB)","Status Register (MSB)","DevFun Number","0x00","Unknown SERR/PERR detected on PCI bus"
90 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: Master read parity…
92 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: Master write parit…
94 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: Slave signaled par…
98 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: Additional Uncorre…
102 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: Uncorrectable ECC …
105 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: PCI-PCI bridge sec…
107 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: PCI-PCI bridge sec…
109 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: PCI-PCI bridge sec…
113 …","Status Register (LSB)","Status Register (MSB)","DevFun Number","0x00","PERR: PCI-PCI bridge sec…
[all …]
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh4.h42 #define SH4_PCIINT_MWPD 0x00000002 /* Master Write PERR Detect */
43 #define SH4_PCIINT_MRPD 0x00000001 /* Master Read PERR Detect */
51 #define SH4_PCIINTM_PEDITRM BIT(4) /* PERR detection for target read */
H A Dpci.c126 * Setup the ERR/PERR and SERR timers, if available. in register_pci_controller()
H A Dpci-sh7780.c85 { SH4_PCIINT_TRDP, "PERR detected for target read" },
/openbmc/linux/include/linux/ssb/
H A Dssb_driver_pci.h30 #define SSB_PCICORE_ISTAT_PERR 0x00000008 /* PCI PERR# (write to clear) */
36 #define SSB_PCICORE_IMASK_PERR 0x00000008 /* PCI PERR# */
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.c44 #define perr(_ys, _msg) __yerr(&(_ys)->err, errno, _msg) macro
463 perr(ys, "Socket receive failed"); in ynl_recv_ack()
558 perr(ys, "failed to request socket family info"); in ynl_sock_read_family()
564 perr(ys, "failed to receive the socket family info"); in ynl_sock_read_family()
572 perr(ys, "failed to receive the socket family info - no such family?"); in ynl_sock_read_family()
671 perr(ys, "Subscribing to multicast group failed"); in ynl_subscribe()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/
H A DNMISource.interface.yaml38 Via PCI bus error(PERR & SERR).
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/
H A DNMISource.interface.yaml40 Via PCI SERR PERR.
/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h107 * @perr: Protocol error during processing this descriptor
116 u32 perr :1; member
/openbmc/linux/net/mac80211/
H A Dmesh_hwmp.c221 * mesh_path_error_tx - Sends a PERR mesh management frame
226 * @target_rcode: reason code for this PERR
253 2 + 15 /* PERR IE */); in mesh_path_error_tx()
968 if (elems->perr) { in mesh_rx_path_sel_frame()
970 /* Right now we support only one destination per PERR */ in mesh_rx_path_sel_frame()
972 hwmp_perr_frame_process(sdata, mgmt, elems->perr); in mesh_rx_path_sel_frame()
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dmacsonic.c634 static int perr, nerr; variable
638 perr = platform_driver_register(&mac_sonic_platform_driver); in mac_sonic_init()
646 if (!perr) in mac_sonic_exit()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_pci.h27 #define BCMA_CORE_PCI_ISTAT_PERR 0x00000008 /* PCI PERR# (write to clear) */
33 #define BCMA_CORE_PCI_IMASK_PERR 0x00000008 /* PCI PERR# */
/openbmc/linux/samples/vfio-mdev/
H A DREADME.rst65 <TAbort- <MAbort- >SERR- <PERR- INTx-
/openbmc/qemu/target/alpha/
H A Dhelper.h20 DEF_HELPER_FLAGS_2(perr, TCG_CALL_NO_RWG_SE, i64, i64, i64)
/openbmc/qemu/hw/usb/
H A Dhcd-ohci-pci.c49 * A typical PCI OHCI will additionally set PERR in its configspace to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/
H A Dnspr_4.36.bb188 # delete compile-et.pl and perr.properties from ${bindir} because these are
/openbmc/linux/Documentation/arch/x86/
H A Dearlyprintk.rst28 …tus: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
/openbmc/linux/include/net/sctp/
H A Dcommand.h154 SCTP_ARG_CONSTRUCTOR(PERR, __be16, err) /* protocol error */ in SCTP_ARG_CONSTRUCTOR()
/openbmc/qemu/hw/ide/
H A Dich.c26 …tus: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
/openbmc/linux/arch/parisc/kernel/
H A Dpci.c223 * that type, and we enable the PERR and SERR bits unconditionally.
/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp.h237 /* clear SERR/PERR enable bits */ in amd_pogo_errata_save_misc_reg()
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dmc.h35 #define SGIMC_CCTRL0_CMEMBADPAR 0x02000000 /* Generate bad perr from cpu to mem */
/openbmc/linux/drivers/edac/
H A Damd8131_edac.c128 /* Disable SERR, PERR and DTSE Error detection */ in amd8131_pcix_exit()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c188 "received PCI PERR interrupt\n"); in ar9002_hw_get_isr()
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.h426 unsigned int perr:1; member
531 unsigned int perr:1; member

123