Searched refs:ahc_is_paused (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h49 int ahc_is_paused(struct ahc_softc *ahc);
H A Daic7xxx_proc.c200 paused = ahc_is_paused(ahc); ahc_proc_write_seeprom()
H A Daic7xxx_core.c326 ahc_is_paused(struct ahc_softc *ahc) ahc_is_paused() function
347 while (ahc_is_paused(ahc) == 0) ahc_pause()
2067 while (!ahc_is_paused(ahc)) ahc_clear_critical_section()
2734 if (ahc_is_paused(ahc)) { ahc_update_pending_scbs()
7184 if (ahc_is_paused(ahc)) { ahc_dump_card_state()
H A Daic7xxx_pci.c1220 while (ahc_is_paused(ahc) == 0) ahc_pci_test_register_access()
H A Daic7xxx_osm.c2157 was_paused = ahc_is_paused(ahc); ahc_linux_queue_recovery_cmd()

Completed in 98 milliseconds