Home
last modified time | relevance | path

Searched refs:F_ERR_ING_PCIE_CHAN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c4346 { F_ERR_ING_PCIE_CHAN, "SGE Ingress PCIe channel mismatch" }, in sge_intr_handler()
4381 { F_ERR_ING_PCIE_CHAN, "SGE Ingress PCIe channel mismatch" }, in sge_intr_handler()
H A Dt4_regs.h1194 #define F_ERR_ING_PCIE_CHAN V_ERR_ING_PCIE_CHAN(1U) macro