Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVCTL_READRQ (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/cxgbe/
H A Dosdep.h128 #define PCI_EXP_DEVCTL_READRQ PCIEM_CTL_MAX_READ_REQUEST macro
/freebsd-13.1/sys/dev/cxgb/
H A Dcxgb_osdep.h184 #define PCI_EXP_DEVCTL_READRQ PCIEM_CTL_MAX_READ_REQUEST macro
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h670 #define PCI_EXP_DEVCTL_READRQ PCIEM_CTL_MAX_READ_REQUEST macro
/freebsd-13.1/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4100 val & ~PCI_EXP_DEVCTL_READRQ & ~PCI_EXP_DEVCTL_PAYLOAD); in config_pcie()