Searched refs:PCIE_DEVCTL (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_libhv.c116 (void) hvio_config_get(dev_hdl, bdf, offset + PCIE_DEVCTL,
123 (void) hvio_config_put(dev_hdl, bdf, offset + PCIE_DEVCTL,
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c600 reg16 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
606 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, tmp16);
607 PCIE_DBG_CAP(cdip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16);
1376 if ((reg16 = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL)) !=
1384 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL, tmp16);
1385 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, reg16);
1520 device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
1521 PCIE_CAP_PUT(16, bus_p, PCIE_DEVCTL,
1523 PCIE_DBG_CAP(dip, bus_p, "DEVCTL", 16, PCIE_DEVCTL, device_ctl);
1542 device_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
[all...]
H A Dpcieb.c300 cdip_dev_ctrl = PCIE_CAP_GET(16, cdip_bus_p, PCIE_DEVCTL);
329 PCIE_DEVCTL);
347 PCI_CAP_PUT16(cfg_hdl, NULL, cap_ptr, PCIE_DEVCTL,
H A Dpcie_fault.c572 pcie_regs->pcie_err_ctl = PCIE_CAP_GET(16, bus_p, PCIE_DEVCTL);
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_pci.c184 devctl = pci_config_get16(sp->s_pci_handle, off + PCIE_DEVCTL);
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h114 #define PCI_EXP_DEVCTL PCIE_DEVCTL
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c246 "PCIE_DEVCTL:\t0x%x\n",
247 pci_config_get16(handle, offset + PCIE_DEVCTL));
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h204 #define PCIE_DEVCTL 0x08 /* Device Control */ macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c371 "PCIE_DEVCTL:\t0x%x\n",
372 pci_config_get16(handle, offset + PCIE_DEVCTL));
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h43 #define PCIE_DEVCTL 0x08 /* Device Control */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c521 "PCIE_DEVCTL:\t0x%x\n",
522 pci_config_get16(handle, offset + PCIE_DEVCTL));
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c4839 val = pci_config_get16(handle, ptr + PCIE_DEVCTL);
4842 pci_config_put16(handle, ptr + PCIE_DEVCTL, val);
4843 val = pci_config_get16(handle, ptr + PCIE_DEVCTL);
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c3973 PCIE_DEVCTL);
3978 PCI_CAP_PUT16(h, NULL, cap_ptr, PCIE_DEVCTL, devctl);
3996 pci_config_put16(h, regs->pcie_cap_off + PCIE_DEVCTL,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1417 PCIE_DEVCTL));
1424 PCIE_DEVCTL),
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c1291 pci_offset = 0x80 + PCIE_DEVCTL;

Completed in 379 milliseconds