Symbol: PCI_CAP_PUT16
usr/src/uts/common/io/ib/adapters/hermon/hermon.c
4804
PCI_CAP_PUT16(pci_cfg_hdl, 0, caps_ctrl, PCI_MSIX_CTRL,
usr/src/uts/common/io/ib/adapters/tavor/tavor.c
3040
PCI_CAP_PUT16(pci_cfg_hdl, 0, caps_ctrl, PCI_MSI_CTRL,
usr/src/uts/common/io/pci_intr_lib.c
217
PCI_CAP_PUT16(h, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
usr/src/uts/common/io/pci_intr_lib.c
236
PCI_CAP_PUT16(h, 0, caps_ptr, PCI_MSI_64BIT_DATA, data);
usr/src/uts/common/io/pci_intr_lib.c
242
PCI_CAP_PUT16(h, 0, caps_ptr, PCI_MSI_32BIT_DATA, data);
usr/src/uts/common/io/pci_intr_lib.c
308
PCI_CAP_PUT16(h, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
usr/src/uts/common/io/pci_intr_lib.c
313
PCI_CAP_PUT16(h, 0, caps_ptr, PCI_MSI_64BIT_DATA, 0);
usr/src/uts/common/io/pci_intr_lib.c
317
PCI_CAP_PUT16(h, 0, caps_ptr, PCI_MSI_32BIT_DATA, 0);
usr/src/uts/common/io/pci_intr_lib.c
410
PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
usr/src/uts/common/io/pci_intr_lib.c
417
PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSIX_CTRL,
usr/src/uts/common/io/pci_intr_lib.c
458
PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
usr/src/uts/common/io/pci_intr_lib.c
464
PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSIX_CTRL, msi_ctrl);
usr/src/uts/common/io/pci_intr_lib.c
725
PCI_CAP_PUT16(cfg_hdle, 0, caps_ptr, PCI_MSI_CTRL, msi_ctrl);
usr/src/uts/common/io/pciex/pcieb.c
464
(void) PCI_CAP_PUT16(cfg_hdl, 0, cap_ptr, PCIE_DEVCTL,
usr/src/uts/intel/io/vmm/io/ppt.c
1117
(void) PCI_CAP_PUT16(cfg, 0, cap_ptr, PCI_PMCSR,
usr/src/uts/intel/io/vmm/io/ppt.c
867
(void) PCI_CAP_PUT16(hdl, 0, cap_ptr, PCIE_DEVCTL,
usr/src/uts/sun4/io/pcicfg.c
3982
PCI_CAP_PUT16(h, 0, cap_ptr, PCIE_DEVCTL, devctl);
usr/src/uts/sun4u/io/pci/pci_pci.c
1406
PCI_CAP_PUT16(ppb->ppb_conf_hdl, 0, ppb->ppb_pm_cap_ptr, PCI_PMCSR,
usr/src/uts/sun4u/io/pci/pcix.c
79
PCI_CAP_PUT16(handle, 0, pcix_cap_ptr, 2, pcix_cmd);