Searched refs:saved_modes (Results 1 – 2 of 2) sorted by relevance
826 ahd_mode_state saved_modes;841 saved_modes = ahd_save_modes(ahd); in ahd_pci_intr() 873 ahd_restore_modes(ahd, saved_modes); in ahd_pci_intr() 885 ahd_mode_state saved_modes; in ahd_pci_split_intr() 897 saved_modes = ahd_save_modes(ahd); in ahd_pci_split_intr() 944 ahd_restore_modes(ahd, saved_modes); in ahd_pci_split_intr() 832 ahd_mode_state saved_modes; ahd_pci_intr() local 891 ahd_mode_state saved_modes; ahd_pci_split_intr() local
262 ahd_mode_state saved_modes; in ahd_currently_packetized() local265 saved_modes = ahd_save_modes(ahd); in ahd_currently_packetized()278 ahd_restore_modes(ahd, saved_modes); in ahd_currently_packetized()350 ahd_mode_state saved_modes; in ahd_clear_fifo() local356 saved_modes = ahd_save_modes(ahd); in ahd_clear_fifo()363 ahd_restore_modes(ahd, saved_modes); in ahd_clear_fifo()375 ahd_mode_state saved_modes; in ahd_flush_qoutfifo() local381 saved_modes = ahd_save_modes(ahd); in ahd_flush_qoutfifo()572 ahd_restore_modes(ahd, saved_modes); in ahd_flush_qoutfifo()2566 ahd_mode_state saved_modes; in ahd_clear_critical_section() local[all …]