Searched refs:PCIE_LINKCTL (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h117 #define PCI_EXP_LNKCTL PCIE_LINKCTL
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c255 "PCIE_LINKCTL:\t0x%x\n",
256 pci_config_get16(handle, offset + PCIE_LINKCTL));
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h207 #define PCIE_LINKCTL 0x10 /* Link Control */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c380 "PCIE_LINKCTL:\t0x%x\n",
381 pci_config_get16(handle, offset + PCIE_LINKCTL));
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h46 #define PCIE_LINKCTL 0x10 /* Link Control */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c530 "PCIE_LINKCTL:\t0x%x\n",
531 pci_config_get16(handle, offset + PCIE_LINKCTL));
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c394 if (PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL) & PCIE_LINKCTL_LINK_DISABLE)
H A Dpcie.c1723 if (PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL) &
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c5330 sc->sc_cap_off + PCIE_LINKCTL);
7113 sc->sc_cap_off + PCIE_LINKCTL);
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c936 (uint16_t)cap_ptr + PCIE_LINKCTL);

Completed in 85 milliseconds