Lines Matching refs:ahd_softc
244 static int ahd_check_extport(struct ahd_softc *ahd);
245 static void ahd_configure_termination(struct ahd_softc *ahd,
247 static void ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat);
248 static void ahd_pci_intr(struct ahd_softc *ahd);
289 ahd_pci_config(struct ahd_softc *ahd, const struct ahd_pci_identity *entry) in ahd_pci_config()
381 ahd_pci_suspend(struct ahd_softc *ahd) in ahd_pci_suspend()
397 ahd_pci_resume(struct ahd_softc *ahd) in ahd_pci_resume()
412 ahd_pci_test_register_access(struct ahd_softc *ahd) in ahd_pci_test_register_access()
504 ahd_check_extport(struct ahd_softc *ahd) in ahd_check_extport()
637 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) in ahd_configure_termination()
781 ahd_pci_intr(struct ahd_softc *ahd) in ahd_pci_intr()
839 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) in ahd_pci_split_intr()
901 ahd_aic7901_setup(struct ahd_softc *ahd) in ahd_aic7901_setup()
910 ahd_aic7901A_setup(struct ahd_softc *ahd) in ahd_aic7901A_setup()
919 ahd_aic7902_setup(struct ahd_softc *ahd) in ahd_aic7902_setup()
927 ahd_aic790X_setup(struct ahd_softc *ahd) in ahd_aic790X_setup()