Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
ahd_pci.c | 132 static const struct ahd_pci_identity ahd_pci_ident_table[] = variable in typeref:typename:const struct ahd_pci_identity[] 230 static const u_int ahd_num_pci_devs = NUM_ELEMENTS(ahd_pci_ident_table); 289 entry = &ahd_pci_ident_table[i]; |
ahd_pci.c | 132 static const struct ahd_pci_identity ahd_pci_ident_table[] = variable in typeref:typename:const struct ahd_pci_identity[] 230 static const u_int ahd_num_pci_devs = NUM_ELEMENTS(ahd_pci_ident_table); 289 entry = &ahd_pci_ident_table[i]; |