Home
last modified time | relevance | path

Searched refs:pci_conf_print (Results 1 – 7 of 7) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Damdpm.c124 pci_conf_print(pa->pa_pc, pa->pa_tag, NULL); in amdpm_attach()
H A Dpcivar.h305 void pci_conf_print(pci_chipset_tag_t, pcitag_t,
H A Dpuc.c162 pci_conf_print(pa->pa_pc, pa->pa_tag, NULL); in puc_attach()
H A Dpci.c236 pci_conf_print(pa->pa_pc, pa->pa_tag, NULL); in pciprint()
H A Dpciide_common.c157 pci_conf_print(sc->sc_pc, sc->sc_tag, NULL); in pciide_common_attach()
H A Dpci_subr.c3854 pci_conf_print( in pci_conf_print() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/if_ndis/
H A Dif_ndis_pci.c251 pci_conf_print(sc->ndis_res_pc, sc->ndis_res_pctag, NULL); in ndis_attach_pci()