Searched refs:PCI_CAP_PUT16 (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcix.c81 PCI_CAP_PUT16(handle, NULL, pcix_cap_ptr, 2, pcix_cmd);
H A Dpci_pci.c1406 PCI_CAP_PUT16(ppb->ppb_conf_hdl, NULL, ppb->ppb_pm_cap_ptr, PCI_PMCSR,
/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c217 PCI_CAP_PUT16(h, NULL, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
236 PCI_CAP_PUT16(h, NULL, caps_ptr, PCI_MSI_64BIT_DATA,
243 PCI_CAP_PUT16(h, NULL, caps_ptr, PCI_MSI_32BIT_DATA,
310 PCI_CAP_PUT16(h, NULL, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
315 PCI_CAP_PUT16(h, NULL, caps_ptr, PCI_MSI_64BIT_DATA,
320 PCI_CAP_PUT16(h, NULL, caps_ptr, PCI_MSI_32BIT_DATA,
414 PCI_CAP_PUT16(cfg_hdle, NULL, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
421 PCI_CAP_PUT16(cfg_hdle, NULL, caps_ptr, PCI_MSIX_CTRL,
462 PCI_CAP_PUT16(cfg_hdle, NULL, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
468 PCI_CAP_PUT16(cfg_hdl
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h87 #define PCI_CAP_PUT16(h, i, b, o, d) ((uint16_t) \ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c347 PCI_CAP_PUT16(cfg_hdl, NULL, cap_ptr, PCIE_DEVCTL,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c3463 PCI_CAP_PUT16(pci_cfg_hdl, NULL, caps_ctrl, PCI_MSI_CTRL,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4806 PCI_CAP_PUT16(pci_cfg_hdl, NULL, caps_ctrl, PCI_MSIX_CTRL,
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c3978 PCI_CAP_PUT16(h, NULL, cap_ptr, PCIE_DEVCTL, devctl);

Completed in 78 milliseconds