Home
last modified time | relevance | path

Searched refs:ahc_pci_identity (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h1140 struct ahc_pci_identity { struct
1146 extern struct ahc_pci_identity ahc_pci_ident_table[]; argument
1170 struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t);
1172 struct ahc_pci_identity *);
Daic7xxx_osm_pci.c116 struct ahc_pci_identity *entry; in ahc_linux_pci_dev_probe()
Daic7xxx_pci.c244 struct ahc_pci_identity ahc_pci_ident_table [] =
740 struct ahc_pci_identity *
748 struct ahc_pci_identity *entry; in ahc_find_pci_device()
782 ahc_pci_config(struct ahc_softc *ahc, struct ahc_pci_identity *entry) in ahc_pci_config()