Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_REGS_OFF (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c238 reg = pci_config_get16(cfg_hdl, ptr + PCI_CAP_ID_REGS_OFF); in npe_enable_htmsi()
241 pci_config_put16(cfg_hdl, ptr + PCI_CAP_ID_REGS_OFF, reg); in npe_enable_htmsi()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c512 cap_ptr + PCI_CAP_ID_REGS_OFF);
626 reg = pci_config_get16(confhdl, cap_ptr + PCI_CAP_ID_REGS_OFF);
654 reg = pci_config_get16(confhdl, cap_ptr + PCI_CAP_ID_REGS_OFF);
/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c245 (pci_config_get16(h, base + PCI_CAP_ID_REGS_OFF) & in pci_htcap_locate()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h151 #define PCI_CAP_ID_REGS_OFF 0x2 /* cap id register offset */
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c859 reg = pci_config_get16(cfg_hdl, ptr + PCI_CAP_ID_REGS_OFF); in ppb_ht_msimap_set()
869 pci_config_put16(cfg_hdl, ptr + PCI_CAP_ID_REGS_OFF, reg); in ppb_ht_msimap_set()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h603 #define PCI_CAP_ID_REGS_OFF 0x2 /* cap id register offset */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c2061 cap_ptr, PCI_CAP_ID_REGS_OFF); in pcieb_id_props()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c4854 if (pci_config_get8(handle, cap_id_loc + PCI_CAP_ID_REGS_OFF) & in pcicfg_get_nslots()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c589 cap_ptr, PCI_CAP_ID_REGS_OFF); in pcicfg_get_nslots()