Searched refs:PCI_CAP_GET16 (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcix.c68 if ((pcix_cmd = PCI_CAP_GET16(handle, NULL, pcix_cap_ptr, 2))
H A Dpci_pci.c1082 pmcap = PCI_CAP_GET16(conf_hdl, NULL, ppb->ppb_pm_cap_ptr,
1242 if ((pmcsr = PCI_CAP_GET16(ppb->ppb_conf_hdl, NULL,
1319 if ((pmcsr = PCI_CAP_GET16(ppb->ppb_conf_hdl, NULL,
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h80 #define PCI_CAP_GET16(h, i, b, o) ((uint16_t) \ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c121 if ((*msi_ctrl = PCI_CAP_GET16(*h, NULL, *caps_ptr,
133 if ((*msi_ctrl = PCI_CAP_GET16(*h, NULL, *caps_ptr,
220 PCI_CAP_GET16(h, NULL, caps_ptr, PCI_MSI_CTRL)));
240 "= %x\n", PCI_CAP_GET16(h, NULL, caps_ptr,
247 "= %x\n", PCI_CAP_GET16(h, NULL, caps_ptr,
325 "= %x\n", PCI_CAP_GET16(h, NULL, caps_ptr, PCI_MSI_CTRL)));
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c328 sdip_dev_ctrl = PCI_CAP_GET16(cfg_hdl, NULL, cap_ptr,
1169 hp_msi_off = PCI_CAP_GET16(bus_p->bus_cfg_hdl, NULL,
1576 pmcap = PCI_CAP_GET16(conf_hdl, NULL, cap_ptr, PCI_PMCAP);
H A Dpcie.c1744 rp_cap = PCI_CAP_GET16(bus_p->bus_cfg_hdl, NULL,
1937 max_supported = PCI_CAP_GET16(config_handle, NULL, cap_ptr,
1985 port_type = PCI_CAP_GET16(config_handle, NULL, cap_ptr,
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c244 cap_ctrl = PCI_CAP_GET16(handle, 0, msi_cap_base,
254 cap_ctrl = PCI_CAP_GET16(handle, 0, msix_cap_base,
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c593 int port_type = PCI_CAP_GET16(handle, NULL, cap_ptr,
597 (PCI_CAP_GET16(handle, NULL, cap_ptr, PCIE_PCIECAP)
668 port_type = PCI_CAP_GET16(handle, NULL,
3540 val = PCI_CAP_GET16(config_handle, NULL, cap_ptr,
3972 regs->devctl = devctl = PCI_CAP_GET16(h, NULL, cap_ptr,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4597 if ((msix_ctrl = PCI_CAP_GET16(pci_cfg_hdl, NULL, caps_ctrl,
4656 if ((msix_ctrl = PCI_CAP_GET16(pci_cfg_hdl, NULL, caps_ctrl,
4785 if ((msix_ctrl = PCI_CAP_GET16(pci_cfg_hdl, NULL,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c3443 if ((msi_ctrl = PCI_CAP_GET16(pci_cfg_hdl, NULL,

Completed in 136 milliseconds