Home
last modified time | relevance | path

Searched refs:PCIE_DEVCTL (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/uts/sun4v/io/px/
H A Dpx_libhv.c116 (void) hvio_config_get(dev_hdl, bdf, offset + PCIE_DEVCTL, in hvio_rp_mps()
123 (void) hvio_config_put(dev_hdl, bdf, offset + PCIE_DEVCTL, in hvio_rp_mps()
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie.c600 reg16 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL); in pcie_initchild()
606 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, tmp16); in pcie_initchild()
607 PCIE_DBG_CAP(cdip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16); in pcie_initchild()
1376 if ((reg16 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL)) != in pcie_enable_errors()
1384 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, tmp16); in pcie_enable_errors()
1385 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16); in pcie_enable_errors()
1520 device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL); in pcie_enable_ce()
1521 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, in pcie_enable_ce()
1523 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, device_ctl); in pcie_enable_ce()
1542 device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL); in pcie_disable_errors()
[all …]
H A Dpcieb.c300 cdip_dev_ctrl = PCIE_CAP_GET(16, cdip_bus_p, PCIE_DEVCTL); in pcieb_41210_mps_wkrnd()
329 PCIE_DEVCTL); in pcieb_41210_mps_wkrnd()
347 PCI_CAP_PUT16(cfg_hdl, NULL, cap_ptr, PCIE_DEVCTL, in pcieb_41210_mps_wkrnd()
H A Dpcie_fault.c572 pcie_regs->pcie_err_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL); in pf_pcie_regs_gather()
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h114 #define PCI_EXP_DEVCTL PCIE_DEVCTL
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h204 #define PCIE_DEVCTL 0x08 /* Device Control */
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_debug.c247 pci_config_get16(handle, offset + PCIE_DEVCTL)); in pci_dump()
/titanic_44/usr/src/uts/common/sys/
H A Dpcie.h43 #define PCIE_DEVCTL 0x08 /* Device Control */ macro
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c372 pci_config_get16(handle, offset + PCIE_DEVCTL)); in ixgbe_pci_dump()
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c522 pci_config_get16(handle, offset + PCIE_DEVCTL)); in pciconfig_dump()
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c3973 PCIE_DEVCTL); in pcicfg_disable_bridge_probe_err()
3978 PCI_CAP_PUT16(h, NULL, cap_ptr, PCIE_DEVCTL, devctl); in pcicfg_disable_bridge_probe_err()
3996 pci_config_put16(h, regs->pcie_cap_off + PCIE_DEVCTL, in pcicfg_enable_bridge_probe_err()
/titanic_44/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4839 val = pci_config_get16(handle, ptr + PCIE_DEVCTL); in myri10ge_set_max_readreq()
4842 pci_config_put16(handle, ptr + PCIE_DEVCTL, val); in myri10ge_set_max_readreq()
4843 val = pci_config_get16(handle, ptr + PCIE_DEVCTL); in myri10ge_set_max_readreq()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1417 PCIE_DEVCTL)); in emlxs_disable_pcie_ce_err()
1424 PCIE_DEVCTL), in emlxs_disable_pcie_ce_err()
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_main.c1291 pci_offset = 0x80 + PCIE_DEVCTL; in nxge_map_regs()