Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c121 struct ahd_pci_identity ahd_pci_ident_table [] =
276 struct ahd_pci_identity *
284 struct ahd_pci_identity *entry; in ahd_find_pci_device()
309 ahd_pci_config(struct ahd_softc *ahd, struct ahd_pci_identity *entry) in ahd_pci_config()
Daic79xx.h1305 struct ahd_pci_identity { struct
1311 extern struct ahd_pci_identity ahd_pci_ident_table []; argument
1341 struct ahd_pci_identity *ahd_find_pci_device(ahd_dev_softc_t);
1343 struct ahd_pci_identity *);
Daic79xx_osm_pci.c113 struct ahd_pci_identity *entry; in ahd_linux_pci_dev_probe()