Home
last modified time | relevance | path

Searched refs:PCIE_LINKSTS (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.h73 #define PCIE_LINKSTS 0x12 /* Link Status */ macro
H A Dopl_picl.c697 cap_ptr + PCIE_LINKSTS, &ret); in get_lane_width()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h118 #define PCI_EXP_LNKSTA PCIE_LINKSTS
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c217 pcie_cap + PCIE_LINKSTS); in i40e_set_hw_bus_info()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h208 #define PCIE_LINKSTS 0x12 /* Link Status */
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_debug.c257 pci_config_get16(handle, offset + PCIE_LINKSTS)); in pci_dump()
/titanic_41/usr/src/uts/common/sys/
H A Dpcie.h47 #define PCIE_LINKSTS 0x12 /* Link Status */ macro
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c384 pci_config_get16(handle, offset + PCIE_LINKSTS)); in ixgbe_pci_dump()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c534 pci_config_get16(handle, offset + PCIE_LINKSTS)); in pciconfig_dump()
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c1112 bus_p->bus_pcie_off + PCIE_LINKSTS); in pciehpc_slot_poweron()
1124 PCIE_LINKSTS); in pciehpc_slot_poweron()
/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c3392 case PCIE_LINKSTS: in oberon_hpreg_get()
/titanic_41/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4866 val = pci_config_get16(handle, ptr + PCIE_LINKSTS); in myri10ge_read_pcie_link_width()