Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
ahc_pci.c | 269 static const struct ahc_pci_identity ahc_pci_ident_table[] = variable in typeref:typename:const struct ahc_pci_identity[] 660 static const u_int ahc_num_pci_devs = NUM_ELEMENTS(ahc_pci_ident_table); 736 entry = &ahc_pci_ident_table[i]; |
ahc_pci.c | 269 static const struct ahc_pci_identity ahc_pci_ident_table[] = variable in typeref:typename:const struct ahc_pci_identity[] 660 static const u_int ahc_num_pci_devs = NUM_ELEMENTS(ahc_pci_ident_table); 736 entry = &ahc_pci_ident_table[i]; |