Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c603 PCIE_DEVCTL_MAX_PAYLOAD_MASK)) | in pcie_initchild()
605 PCIE_DEVCTL_MAX_PAYLOAD_MASK)); in pcie_initchild()
1379 PCIE_DEVCTL_MAX_PAYLOAD_MASK)) | in pcie_enable_errors()
1381 PCIE_DEVCTL_MAX_PAYLOAD_MASK)) | in pcie_enable_errors()
1799 PCIE_DEVCTL_MAX_PAYLOAD_MASK)) | in pcie_initchild_mps()
1802 PCIE_DEVCTL_MAX_PAYLOAD_MASK)); in pcie_initchild_mps()
1830 PCIE_DEVCTL_MAX_PAYLOAD_MASK); in pcie_initchild_mps()
H A Dpcieb.c302 (PCIE_DEVCTL_MAX_READ_REQ_MASK | PCIE_DEVCTL_MAX_PAYLOAD_MASK); in pcieb_41210_mps_wkrnd()
332 PCIE_DEVCTL_MAX_PAYLOAD_MASK); in pcieb_41210_mps_wkrnd()
345 PCIE_DEVCTL_MAX_PAYLOAD_MASK)) | cdip_mrrs_mps; in pcieb_41210_mps_wkrnd()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h115 #define PCI_EXP_DEVCTL_PAYLOAD PCIE_DEVCTL_MAX_PAYLOAD_MASK
/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h160 #define PCIE_DEVCTL_MAX_PAYLOAD_MASK 0xE0 /* Max_Payload_Size */ macro