Home
last modified time | relevance | path

Searched refs:ahc_is_paused (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx_inline.h50 static __inline int ahc_is_paused(struct ahc_softc *ahc);
74 ahc_is_paused(struct ahc_softc *ahc) in ahc_is_paused() function
95 while (ahc_is_paused(ahc) == 0) in ahc_pause()
H A Daic7xxx_pci.c1295 while (ahc_is_paused(ahc) == 0) in ahc_pci_test_register_access()
H A Daic7xxx.c1491 while (!ahc_is_paused(ahc)) in ahc_clear_critical_section()
2131 if (ahc_is_paused(ahc)) { in ahc_update_pending_scbs()
6704 if (ahc_is_paused(ahc)) { in ahc_dump_card_state()