Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h94 pci_debug(flag, dip, fmt, 0, 0, 0, 0, 0);
96 pci_debug(flag, dip, fmt, (uintptr_t)(a1), 0, 0, 0, 0);
98 pci_debug(flag, dip, fmt, (uintptr_t)(a1), (uintptr_t)(a2), 0, 0, 0);
100 pci_debug(flag, dip, fmt, (uintptr_t)(a1), \
103 pci_debug(flag, dip, fmt, (uintptr_t)(a1), \
107 pci_debug(flag, dip, fmt, (uintptr_t)(a1), \
111 extern void pci_debug(uint64_t, dev_info_t *, char *,
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_debug.c84 pci_debug(uint64_t flag, dev_info_t *dip, char *fmt, in pci_debug() function
/titanic_41/usr/src/uts/sparc/
H A DMakefile.files66 PCI_PCI_OBJS += pci_pci.o pci_debug.o pci_pwr.o pcix.o
/titanic_41/usr/src/uts/sun4u/
H A DMakefile.files90 pci_fdvma.o pci_iommu.o pci_sc.o pci_debug.o \