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

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

Completed in 22 milliseconds