Home
last modified time | relevance | path

Searched refs:PCIE_LINKCTL (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h117 #define PCI_EXP_LNKCTL PCIE_LINKCTL
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h207 #define PCIE_LINKCTL 0x10 /* Link Control */
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_debug.c254 pci_config_get16(handle, offset + PCIE_LINKCTL)); in pci_dump()
/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h46 #define PCIE_LINKCTL 0x10 /* Link Control */ macro
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c381 pci_config_get16(handle, offset + PCIE_LINKCTL)); in ixgbe_pci_dump()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c531 pci_config_get16(handle, offset + PCIE_LINKCTL)); in pciconfig_dump()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcieb.c394 if (PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL) & PCIE_LINKCTL_LINK_DISABLE) in pcieb_attach()
H A Dpcie.c1723 if (PCIE_CAP_GET(16, bus_p, PCIE_LINKCTL) & in pcie_is_link_disabled()
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c937 (uint16_t)cap_ptr + PCIE_LINKCTL); in fix_ppb_res()