Home
last modified time | relevance | path

Searched refs:unpause (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h987 uint8_t unpause; member
H A Daic7xxx_core.c360 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_unpause()
1022 goto unpause; in ahc_handle_seqint()
1517 unpause: in ahc_handle_seqint()
2042 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_clear_critical_section()
4430 ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS; in ahc_softc_init()
4432 ahc->unpause = 0; in ahc_softc_init()
4433 ahc->pause = ahc->unpause | PAUSE; in ahc_softc_init()
5536 ahc->unpause &= ~INTEN; in ahc_intr_enable()
5540 ahc->unpause |= INTEN; in ahc_intr_enable()
H A Daic79xx.h1152 uint8_t unpause; member
H A Daic79xx_core.c399 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_unpause()
3501 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_clear_critical_section()
6091 ahd->unpause = 0; in ahd_softc_init()
7771 ahd->unpause &= ~INTEN; in ahd_intr_enable()
7775 ahd->unpause |= INTEN; in ahd_intr_enable()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-counter179 This attribute is intended to serve as a pause/unpause mechanism
183 and then finally unpause the counter to continue where it had
/openbmc/linux/Documentation/driver-api/
H A Dgeneric-counter.rst330 For example, if you want to pause/unpause a Count from updating, you
/openbmc/linux/Documentation/trace/
H A Dhistogram.rst1014 paused state, then unpause it and do something you want to measure,
1034 this new trigger is that it will 'unpause' the hist trigger we just