Searched refs:ahd_is_paused (Results 1 – 4 of 4) sorted by relevance
75 static __inline int ahd_is_paused(struct ahd_softc *ahd);177 ahd_is_paused(struct ahd_softc *ahd) in ahd_is_paused() function198 while (ahd_is_paused(ahd) == 0) in ahd_pause()938 if (ahd_is_paused(ahd)) { in ahd_intr()
493 while (ahd_is_paused(ahd) == 0) in ahd_pci_test_register_access()
1408 if (ahd_is_paused(ahd_ddb_softc)) { in DB_COMMAND()
932 while (!ahd_is_paused(ahd)) in ahd_handle_seqint()2657 while (!ahd_is_paused(ahd)) in ahd_clear_critical_section()3406 if (ahd_is_paused(ahd)) { in ahd_update_pending_scbs()8119 if (ahd_is_paused(ahd)) { in ahd_handle_scsi_status()8938 if (ahd_is_paused(ahd)) { in ahd_dump_card_state()9255 was_paused = ahd_is_paused(ahd); in ahd_recover_commands()