Searched refs:PCIE_DEVCAP (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_libhv.c129 (void) hvio_config_get(dev_hdl, bdf, offset + PCIE_DEVCAP,
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c243 "PCIE_DEVCAP:\t0x%x\n",
244 pci_config_get32(handle, offset + PCIE_DEVCAP));
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h203 #define PCIE_DEVCAP 0x04 /* Device Capability */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c368 "PCIE_DEVCAP:\t0x%x\n",
369 pci_config_get32(handle, offset + PCIE_DEVCAP));
/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcieb_x86.c567 rber = PCIE_CAP_GET(16, bus_p, PCIE_DEVCAP) &
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1745 bus_p->bus_pcie_off, PCIE_DEVCAP) &
1808 device_mps_cap = PCIE_CAP_GET(16, bus_p, PCIE_DEVCAP) &
1938 PCIE_DEVCAP) & PCIE_DEVCAP_MAX_PAYLOAD_MASK;
H A Dpcie_fault.c573 pcie_regs->pcie_dev_cap = PCIE_CAP_GET(32, bus_p, PCIE_DEVCAP);
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h42 #define PCIE_DEVCAP 0x04 /* Device Capability */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c518 "PCIE_DEVCAP:\t0x%x\n",
519 pci_config_get32(handle, offset + PCIE_DEVCAP));

Completed in 65 milliseconds