Home | History | Annotate | Download | only in pci

Lines Matching refs:ahd_softc

269 static int	ahd_check_extport(struct ahd_softc *ahd);
270 static void ahd_configure_termination(struct ahd_softc *ahd,
272 static void ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat);
274 static int ahd_pci_test_register_access(struct ahd_softc *);
276 static int ahd_pci_intr(struct ahd_softc *);
312 struct ahd_softc *ahd = device_private(self);
566 CFATTACH_DECL_NEW(ahd_pci, sizeof(struct ahd_softc),
574 ahd_pci_test_register_access(struct ahd_softc *ahd)
667 ahd_check_extport(struct ahd_softc *ahd)
801 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control)
950 ahd_pci_intr(struct ahd_softc *ahd)
1010 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat)
1082 ahd_aic7901_setup(struct ahd_softc *ahd, struct pci_attach_args *pa)
1091 ahd_aic7901A_setup(struct ahd_softc *ahd, struct pci_attach_args *pa)
1100 ahd_aic7902_setup(struct ahd_softc *ahd, struct pci_attach_args *pa)
1109 ahd_aic790X_setup(struct ahd_softc *ahd, struct pci_attach_args *pa)