Home
last modified time | relevance | path

Searched refs:pci_htcap_locate (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c234 if (pci_htcap_locate(cfg_hdl, PCI_HTCAP_TYPE_MASK, in npe_enable_htmsi()
301 pci_htcap_locate(cfg_hdl, 0, 0, &ptr) == DDI_SUCCESS) { in npe_save_htconfig_children()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h39 int pci_htcap_locate(ddi_acc_handle_t h, uint16_t reg_mask, uint16_t reg_val,
/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c217 pci_htcap_locate(ddi_acc_handle_t h, uint16_t reg_mask, uint16_t reg_val, in pci_htcap_locate() function
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c839 if (pci_htcap_locate(cfg_hdl, in ppb_ht_msimap_check()
855 if (pci_htcap_locate(cfg_hdl, PCI_HTCAP_TYPE_MASK, in ppb_ht_msimap_set()