Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic7xxx.h1114 struct ahc_pci_identity { struct
1138 const struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t); argument
1140 const struct ahc_pci_identity *);
Daic7xxx_pci.c171 static const struct ahc_pci_identity ahc_pci_ident_table[] = {
670 const struct ahc_pci_identity *
678 const struct ahc_pci_identity *entry; in ahc_find_pci_device()
712 ahc_pci_config(struct ahc_softc *ahc, const struct ahc_pci_identity *entry) in ahc_pci_config()
Daic7xxx_osm_pci.c209 const struct ahc_pci_identity *entry; in ahc_linux_pci_dev_probe()