Searched refs:ahd_restore_modes (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | aic79xx_inline.h | 90 void ahd_restore_modes(struct ahd_softc *, ahd_mode_state);
|
| D | aic79xx.c | 306 ahd_restore_modes(ahd, saved_modes); in ahd_currently_packetized() 391 ahd_restore_modes(ahd, saved_modes); in ahd_clear_fifo() 599 ahd_restore_modes(ahd, saved_modes); in ahd_flush_qoutfifo() 2682 ahd_restore_modes(ahd, saved_modes); in ahd_clear_critical_section() 3367 ahd_restore_modes(ahd, saved_modes); in ahd_update_neg_table() 3452 ahd_restore_modes(ahd, saved_modes); in ahd_update_pending_scbs() 3491 ahd_restore_modes(ahd, saved_modes); in ahd_fetch_devinfo() 3873 ahd_restore_modes(ahd, saved_modes); in ahd_clear_msg_state() 5744 ahd_restore_modes(ahd, saved_modes); in ahd_setup_iocell_workaround() 5774 ahd_restore_modes(ahd, saved_modes); in ahd_iocell_first_selection() [all …]
|
| /openbsd/src/sys/dev/pci/ |
| D | ahd_pci.c | 988 ahd_restore_modes(ahd, saved_modes); in ahd_pci_intr() 1059 ahd_restore_modes(ahd, saved_modes); in ahd_pci_split_intr()
|