Searched refs:pci_flags_to_string (Results 1 – 1 of 1) sorted by relevance
43 pci_debug_flag_to_string_t pci_flags_to_string [] = { variable96 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()