Searched refs:PCIE_LINKSTS (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl_picl.h | 73 #define PCIE_LINKSTS 0x12 /* Link Status */ macro
|
H A D | opl_picl.c | 697 cap_ptr + PCIE_LINKSTS, &ret); in get_lane_width()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/ |
H A D | osdep.h | 57 #define PCI_EXP_LNKSTA PCIE_LINKSTS
|
/illumos-gate/usr/src/uts/common/io/sfxge/ |
H A D | sfxge_pci.c | 143 linksts = pci_config_get16(sp->s_pci_handle, off + PCIE_LINKSTS); in sfxge_pci_init()
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.c | 217 pcie_cap + PCIE_LINKSTS); in i40e_set_hw_bus_info()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_os.h | 208 #define PCIE_LINKSTS 0x12 /* Link Status */
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1649 bus_p->bus_pcie_off + PCIE_LINKSTS); in pcie_capture_speeds() 1653 status = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS); in pcie_capture_speeds() 3243 linksts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS); in pcie_link_bw_intr() 3268 PCIE_CAP_PUT(16, bus_p, PCIE_LINKSTS, flags); in pcie_link_bw_intr() 3359 sts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS); in pcie_link_retrain() 3375 sts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS); in pcie_link_retrain()
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 259 pci_config_get16(handle, offset + PCIE_LINKSTS)); in pci_dump()
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 384 pci_config_get16(handle, offset + PCIE_LINKSTS)); in ixgbe_pci_dump()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 534 pci_config_get16(handle, offset + PCIE_LINKSTS)); in pciconfig_dump()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 52 #define PCIE_LINKSTS 0x12 /* Link Status */ macro
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 1798 { PCIE_LINKSTS, 2, "linksts", "Link Status", 1814 { PCIE_LINKSTS, 2, "linksts", "Link Status", 1837 { PCIE_LINKSTS, 2, "linksts", "Link Status", 1867 { PCIE_LINKSTS, 2, "linksts", "Link Status",
|
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 2138 bus_p->bus_pcie_off + PCIE_LINKSTS); in pciehpc_slot_wait_for_active() 2151 PCIE_LINKSTS); in pciehpc_slot_wait_for_active()
|
/illumos-gate/usr/src/uts/sun4u/io/px/ |
H A D | px_hlib.c | 3392 case PCIE_LINKSTS: in oberon_hpreg_get()
|
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 4838 val = pci_config_get16(handle, ptr + PCIE_LINKSTS); in myri10ge_read_pcie_link_width()
|