Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h1107 struct ahc_pci_identity { struct
1131 const struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t); argument
1133 const struct ahc_pci_identity *);
H A Daic7xxx_pci.c164 static const struct ahc_pci_identity ahc_pci_ident_table[] = {
663 const struct ahc_pci_identity *
671 const struct ahc_pci_identity *entry; in ahc_find_pci_device()
705 ahc_pci_config(struct ahc_softc *ahc, const struct ahc_pci_identity *entry) in ahc_pci_config()
H A Daic7xxx_osm_pci.c185 const struct ahc_pci_identity *entry; in ahc_linux_pci_dev_probe()