Searched refs:PCI_SUBSYS_ID_REG (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-current/sys/dev/pci/
H A Diop_pci.c99 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
159 reg = pci_conf_read(pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dciss_pci.c135 pcireg_t reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
159 pcireg_t reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
193 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dpuccn.c133 PCI_SUBSYS_ID_REG);
H A Dpuc.c112 subsys = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
153 subsys = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dcac_pci.c120 subsysid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dif_sf_pci.c137 PCI_SUBSYS_ID_REG);
H A Dmfi_pci.c258 subsysid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dif_epic_pci.c131 reg = pci_conf_read(pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dif_bwi_pci.c184 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Drccide.c226 PCI_SUBSYS_ID_REG))
H A Dhdaudio_pci.c140 PCI_SUBSYS_ID_REG);
H A Dif_athn_pci.c174 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dif_re_pci.c158 subid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dmlx_pci.c177 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dsdhc_pci.c297 PCI_SUBSYS_ID_REG);
H A Dahd_pci.c303 subid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
334 subid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dcxdtv.c172 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
195 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Daac_pci.c464 PCI_SUBSYS_ID_REG);
H A Dcoram.c150 subid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
177 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Dif_tlp_pci.c339 PCI_SUBSYS_ID_REG);
1191 subid = pci_conf_read(psc->sc_pc, psc->sc_pcitag, PCI_SUBSYS_ID_REG);
H A Dahc_pci.c750 subid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
790 subid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
H A Demuxki.c363 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
387 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
/netbsd-current/sys/arch/evbarm/iq80310/
H A Di80312_mainbus.c139 I80312_ATU_BASE + PCI_SUBSYS_ID_REG,
/netbsd-current/sys/arch/evbmips/loongson/dev/
H A Dglx.c366 case PCI_SUBSYS_ID_REG:
492 case PCI_SUBSYS_ID_REG:
617 case PCI_SUBSYS_ID_REG:
719 case PCI_SUBSYS_ID_REG:
839 case PCI_SUBSYS_ID_REG:
/netbsd-current/sys/dev/cardbus/
H A Dif_bwi_cardbus.c152 reg = (sc->sc_conf_read)(sc, PCI_SUBSYS_ID_REG);

Completed in 399 milliseconds

12