Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.h994 uint8_t unpause; member
Daic7xxx_core.c367 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_unpause()
1029 goto unpause; in ahc_handle_seqint()
1525 unpause: in ahc_handle_seqint()
2066 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_clear_critical_section()
4461 ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS; in ahc_softc_init()
4463 ahc->unpause = 0; in ahc_softc_init()
4464 ahc->pause = ahc->unpause | PAUSE; in ahc_softc_init()
5598 ahc->unpause &= ~INTEN; in ahc_intr_enable()
5602 ahc->unpause |= INTEN; in ahc_intr_enable()
Daic79xx.h1161 uint8_t unpause; member
Daic79xx_core.c407 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_unpause()
3534 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_clear_critical_section()
6134 ahd->unpause = 0; in ahd_softc_init()
7864 ahd->unpause &= ~INTEN; in ahd_intr_enable()
7868 ahd->unpause |= INTEN; in ahd_intr_enable()