Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/aic7xxx/
Daic79xx_pci.c100 static const struct ahd_pci_identity ahd_pci_ident_table[] =
256 const struct ahd_pci_identity *
264 const struct ahd_pci_identity *entry; in ahd_find_pci_device()
295 ahd_pci_config(struct ahd_softc *ahd, const struct ahd_pci_identity *entry) in ahd_pci_config()
Daic79xx.h1314 struct ahd_pci_identity { struct
1338 const struct ahd_pci_identity *ahd_find_pci_device(ahd_dev_softc_t); argument
1340 const struct ahd_pci_identity *);
Daic79xx_osm_pci.c162 const struct ahd_pci_identity *entry; in ahd_linux_pci_dev_probe()