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()
786 ahd_mode_state saved_modes; in ahd_pci_intr() local801 saved_modes = ahd_save_modes(ahd); in ahd_pci_intr()835 ahd_restore_modes(ahd, saved_modes); in ahd_pci_intr()847 ahd_mode_state saved_modes; in ahd_pci_split_intr() local859 saved_modes = ahd_save_modes(ahd); in ahd_pci_split_intr()899 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()3438 ahd_mode_state saved_modes; in ahd_clear_critical_section() local[all …]
2162 ahd_mode_state saved_modes; in ahd_linux_queue_abort_cmd() local2253 saved_modes = ahd_save_modes(ahd); in ahd_linux_queue_abort_cmd()