HomeSort by: relevance | last modified time | path
    Searched defs:ahc_pci_ident_table (Results 1 - 2 of 2) sorted by relevancy

  /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];

Completed in 23 milliseconds