Searched refs:saved_modes (Results 1 – 4 of 4) sorted by relevance
211 ahd_mode_state saved_modes; in ahd_proc_write_seeprom() local224 saved_modes = ahd_save_modes(ahd); in ahd_proc_write_seeprom()264 ahd_restore_modes(ahd, saved_modes); in ahd_proc_write_seeprom()
794 ahd_mode_state saved_modes; in ahd_pci_intr() local809 saved_modes = ahd_save_modes(ahd); in ahd_pci_intr()843 ahd_restore_modes(ahd, saved_modes); in ahd_pci_intr()855 ahd_mode_state saved_modes; in ahd_pci_split_intr() local867 saved_modes = ahd_save_modes(ahd); in ahd_pci_split_intr()907 ahd_restore_modes(ahd, saved_modes); in ahd_pci_split_intr()
1052 ahd_mode_state saved_modes; in ahd_currently_packetized() local1055 saved_modes = ahd_save_modes(ahd); in ahd_currently_packetized()1068 ahd_restore_modes(ahd, saved_modes); in ahd_currently_packetized()1173 ahd_mode_state saved_modes; in ahd_clear_fifo() local1179 saved_modes = ahd_save_modes(ahd); in ahd_clear_fifo()1186 ahd_restore_modes(ahd, saved_modes); in ahd_clear_fifo()1198 ahd_mode_state saved_modes; in ahd_flush_qoutfifo() local1204 saved_modes = ahd_save_modes(ahd); in ahd_flush_qoutfifo()1394 ahd_restore_modes(ahd, saved_modes); in ahd_flush_qoutfifo()3444 ahd_mode_state saved_modes; in ahd_clear_critical_section() local[all …]
2163 ahd_mode_state saved_modes; in ahd_linux_queue_abort_cmd() local2254 saved_modes = ahd_save_modes(ahd); in ahd_linux_queue_abort_cmd()