Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aic7xxx/
HDahc_pci.c61 struct ahc_pci_identity *entry; in ahc_pci_probe()
74 struct ahc_pci_identity *entry; in ahc_pci_attach()
HDaic7xxx.h1164 struct ahc_pci_identity { struct
1170 extern struct ahc_pci_identity ahc_pci_ident_table[]; argument
1195 struct ahc_pci_identity *ahc_find_pci_device(aic_dev_softc_t);
1197 struct ahc_pci_identity *);
HDaic7xxx_pci.c243 struct ahc_pci_identity ahc_pci_ident_table [] =
744 struct ahc_pci_identity *
752 struct ahc_pci_identity *entry; in ahc_find_pci_device()
786 ahc_pci_config(struct ahc_softc *ahc, struct ahc_pci_identity *entry) in ahc_pci_config()