Searched refs:PCIE_DEVCAP (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/uts/sun4v/io/px/ |
H A D | px_libhv.c | 129 (void) hvio_config_get(dev_hdl, bdf, offset + PCIE_DEVCAP, in hvio_rp_mps()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_os.h | 203 #define PCIE_DEVCAP 0x04 /* Device Capability */
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 244 pci_config_get32(handle, offset + PCIE_DEVCAP)); in pci_dump()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | pcie.h | 42 #define PCIE_DEVCAP 0x04 /* Device Capability */ macro
|
/titanic_50/usr/src/uts/intel/io/pciex/ |
H A D | pcieb_x86.c | 567 rber = PCIE_CAP_GET(16, bus_p, PCIE_DEVCAP) & in pcieb_intel_rber_workaround()
|
/titanic_50/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1745 bus_p->bus_pcie_off, PCIE_DEVCAP) & in pcie_init_root_port_mps() 1808 device_mps_cap = PCIE_CAP_GET(16, bus_p, PCIE_DEVCAP) & in pcie_initchild_mps() 1938 PCIE_DEVCAP) & PCIE_DEVCAP_MAX_PAYLOAD_MASK; in pcie_get_max_supported()
|
H A D | pcie_fault.c | 573 pcie_regs->pcie_dev_cap = PCIE_CAP_GET(32, bus_p, PCIE_DEVCAP); in pf_pcie_regs_gather()
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 519 pci_config_get32(handle, offset + PCIE_DEVCAP)); in pciconfig_dump()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 369 pci_config_get32(handle, offset + PCIE_DEVCAP)); in ixgbe_pci_dump()
|