Symbol: PCIE_LINKSTS
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
1890
{ PCIE_LINKSTS, 2, "linksts", "Link Status",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
1906
{ PCIE_LINKSTS, 2, "linksts", "Link Status",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
1929
{ PCIE_LINKSTS, 2, "linksts", "Link Status",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
1959
{ PCIE_LINKSTS, 2, "linksts", "Link Status",
usr/src/lib/libprtdiag_psr/sparc/opl/common/opl_picl.c
697
cap_ptr + PCIE_LINKSTS, &ret);
usr/src/uts/common/io/cxgbe/shared/osdep.h
56
#define PCI_EXP_LNKSTA PCIE_LINKSTS
usr/src/uts/common/io/e1000g/e1000g_debug.c
534
pci_config_get16(handle, offset + PCIE_LINKSTS));
usr/src/uts/common/io/i40e/i40e_osdep.c
217
pcie_cap + PCIE_LINKSTS);
usr/src/uts/common/io/igb/igb_debug.c
259
pci_config_get16(handle, offset + PCIE_LINKSTS));
usr/src/uts/common/io/ixgbe/ixgbe_debug.c
384
pci_config_get16(handle, offset + PCIE_LINKSTS));
usr/src/uts/common/io/myri10ge/drv/myri10ge.c
4838
val = pci_config_get16(handle, ptr + PCIE_LINKSTS);
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
2138
bus_p->bus_pcie_off + PCIE_LINKSTS);
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
2151
PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie.c
1653
bus_p->bus_pcie_off + PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie.c
1657
status = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie.c
3258
linksts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie.c
3283
PCIE_CAP_PUT(16, bus_p, PCIE_LINKSTS, flags);
usr/src/uts/common/io/pciex/pcie.c
3374
sts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS);
usr/src/uts/common/io/pciex/pcie.c
3390
sts = PCIE_CAP_GET(16, bus_p, PCIE_LINKSTS);
usr/src/uts/common/io/sfxge/sfxge_pci.c
143
linksts = pci_config_get16(sp->s_pci_handle, off + PCIE_LINKSTS);
usr/src/uts/sun4u/io/px/px_hlib.c
3392
case PCIE_LINKSTS: