Home
last modified time | relevance | path

Searched refs:ahd_is_paused (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h71 int ahd_is_paused(struct ahd_softc *ahd);
H A Daic79xx_proc.c220 paused = ahd_is_paused(ahd); in ahd_proc_write_seeprom()
H A Daic79xx_pci.c454 while (ahd_is_paused(ahd) == 0) in ahd_pci_test_register_access()
H A Daic79xx_core.c349 ahd_is_paused(struct ahd_softc *ahd) in ahd_is_paused() function
370 while (ahd_is_paused(ahd) == 0) in ahd_pause()
986 if (ahd_is_paused(ahd)) { in ahd_intr()
1788 while (!ahd_is_paused(ahd)) in ahd_handle_seqint()
3504 while (!ahd_is_paused(ahd)) in ahd_clear_critical_section()
4227 if (ahd_is_paused(ahd)) { in ahd_update_pending_scbs()
8842 if (ahd_is_paused(ahd)) { in ahd_handle_scsi_status()
9647 if (ahd_is_paused(ahd)) { in ahd_dump_card_state()
H A Daic79xx_osm.c2213 was_paused = ahd_is_paused(ahd); in ahd_linux_queue_abort_cmd()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h71 int ahd_is_paused(struct ahd_softc *ahd);
H A Daic79xx_proc.c220 paused = ahd_is_paused(ahd); in ahd_proc_write_seeprom()
H A Daic79xx_pci.c452 while (ahd_is_paused(ahd) == 0) in ahd_pci_test_register_access()
H A Daic79xx_core.c349 ahd_is_paused(struct ahd_softc *ahd) in ahd_is_paused() function
370 while (ahd_is_paused(ahd) == 0) in ahd_pause()
986 if (ahd_is_paused(ahd)) { in ahd_intr()
1788 while (!ahd_is_paused(ahd)) in ahd_handle_seqint()
3502 while (!ahd_is_paused(ahd)) in ahd_clear_critical_section()
4225 if (ahd_is_paused(ahd)) { in ahd_update_pending_scbs()
8837 if (ahd_is_paused(ahd)) { in ahd_handle_scsi_status()
9643 if (ahd_is_paused(ahd)) { in ahd_dump_card_state()
H A Daic79xx_osm.c2201 was_paused = ahd_is_paused(ahd); in ahd_linux_queue_abort_cmd()

Completed in 55 milliseconds