HomeSort by: relevance | last modified time | path
    Searched refs:pci_conf_print (Results 1 - 12 of 12) sorted by relevancy

  /src/lib/libpci/
pci.h 67 void pci_conf_print(int, unsigned int, unsigned int, unsigned int);
Makefile 23 pci.3 pci_conf_print.3
  /src/sys/dev/pci/
puc.c 163 pci_conf_print(pa->pa_pc, pa->pa_tag, NULL);
pcivar.h 357 void pci_conf_print(pci_chipset_tag_t, pcitag_t,
pciide_common.c 159 pci_conf_print(sc->sc_pc, sc->sc_tag, NULL);
pci.c 239 pci_conf_print(pa->pa_pc, pa->pa_tag, NULL);
pci_subr.c 809 * pci_conf_print(pa->pa_pc, pa->pa_tag, NULL);
5116 pci_conf_print( function in typeref:typename:void
  /src/usr.sbin/pcictl/
pcictl.c 460 pci_conf_print(pcifd, bus, dev, func);
  /src/sys/arch/sparc64/dev/
pci_machdep.c 322 pci_conf_print(pc, tag, NULL);
  /src/sys/arch/hpcmips/vr/
vrc4173bcu.c 269 pci_conf_print(pa->pa_pc, pa->pa_tag, NULL);
  /src/sys/arch/powerpc/booke/pci/
pq3pci.c 997 pci_conf_print(pc, 0, NULL);
  /src/share/man/man9/
Makefile 622 pci.9 pci_conf_print.9 \

Completed in 24 milliseconds