ahc_pci_ident_table 1180 dev/ic/aic7xxxvar.h extern struct ahc_pci_identity ahc_pci_ident_table[];
ahc_pci_ident_table  267 dev/pci/ahc_pci.c struct ahc_pci_identity ahc_pci_ident_table [] =
ahc_pci_ident_table  678 dev/pci/ahc_pci.c 	for (i = 0; i < NUM_ELEMENTS(ahc_pci_ident_table); i++) {
ahc_pci_ident_table  679 dev/pci/ahc_pci.c 		entry = &ahc_pci_ident_table[i];