Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_debug.c43 pci_debug_flag_to_string_t pci_flags_to_string [] = { variable
96 int no_rec = (sizeof (pci_flags_to_string) / in pci_debug()
99 if (pci_flags_to_string[i].flag == flag) { in pci_debug()
100 s = pci_flags_to_string[i].string; in pci_debug()