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()265 ahd_restore_modes(ahd, saved_modes); in ahd_proc_write_seeprom()
784 ahd_mode_state saved_modes; in ahd_pci_intr() local799 saved_modes = ahd_save_modes(ahd); in ahd_pci_intr()833 ahd_restore_modes(ahd, saved_modes); in ahd_pci_intr()845 ahd_mode_state saved_modes; in ahd_pci_split_intr() local857 saved_modes = ahd_save_modes(ahd); in ahd_pci_split_intr()897 ahd_restore_modes(ahd, saved_modes); in ahd_pci_split_intr()
1044 ahd_mode_state saved_modes; in ahd_currently_packetized() local1047 saved_modes = ahd_save_modes(ahd); in ahd_currently_packetized()1060 ahd_restore_modes(ahd, saved_modes); in ahd_currently_packetized()1165 ahd_mode_state saved_modes; in ahd_clear_fifo() local1171 saved_modes = ahd_save_modes(ahd); in ahd_clear_fifo()1178 ahd_restore_modes(ahd, saved_modes); in ahd_clear_fifo()1190 ahd_mode_state saved_modes; in ahd_flush_qoutfifo() local1196 saved_modes = ahd_save_modes(ahd); in ahd_flush_qoutfifo()1386 ahd_restore_modes(ahd, saved_modes); in ahd_flush_qoutfifo()3412 ahd_mode_state saved_modes; in ahd_clear_critical_section() local[all …]
2138 ahd_mode_state saved_modes; in ahd_linux_queue_abort_cmd() local2227 saved_modes = ahd_save_modes(ahd); in ahd_linux_queue_abort_cmd()2323 ahd_restore_modes(ahd, saved_modes); in ahd_linux_queue_abort_cmd()