Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
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()