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()
382 ahd_pci_suspend(struct ahd_softc *ahd) in ahd_pci_suspend()
398 ahd_pci_resume(struct ahd_softc *ahd) in ahd_pci_resume()
414 ahd_pci_test_register_access(struct ahd_softc *ahd) in ahd_pci_test_register_access()
506 ahd_check_extport(struct ahd_softc *ahd) in ahd_check_extport()
639 ahd_configure_termination(struct ahd_softc *ahd, u_int adapter_control) in ahd_configure_termination()
783 ahd_pci_intr(struct ahd_softc *ahd) in ahd_pci_intr()
841 ahd_pci_split_intr(struct ahd_softc *ahd, u_int intstat) in ahd_pci_split_intr()
903 ahd_aic7901_setup(struct ahd_softc *ahd) in ahd_aic7901_setup()
912 ahd_aic7901A_setup(struct ahd_softc *ahd) in ahd_aic7901A_setup()
921 ahd_aic7902_setup(struct ahd_softc *ahd) in ahd_aic7902_setup()
929 ahd_aic790X_setup(struct ahd_softc *ahd) in ahd_aic790X_setup()