Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_inline.h120 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_unpause()
H A Daic7xxxvar.h1112 uint8_t unpause; member
H A Daic7xxx.c472 goto unpause; in ahc_handle_seqint()
960 unpause: in ahc_handle_seqint()
1489 ahc_outb(ahc, HCNTRL, ahc->unpause); in ahc_clear_critical_section()
3810 ahc->unpause = ahc_inb(ahc, HCNTRL) & IRQMS; in ahc_softc_init()
3812 ahc->unpause = 0; in ahc_softc_init()
3813 ahc->pause = ahc->unpause | PAUSE; in ahc_softc_init()
4898 ahc->unpause &= ~INTEN; in ahc_intr_enable()
4902 ahc->unpause |= INTEN; in ahc_intr_enable()
H A Daic79xxvar.h1156 uint8_t unpause; member
H A Daic79xx_inline.h226 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_unpause()
H A Daic79xx.c2565 ahd_outb(ahd, HCNTRL, ahd->unpause); in ahd_clear_critical_section()
5140 ahd->unpause = 0; in ahd_softc_init()
6766 ahd->unpause &= ~INTEN; in ahd_intr_enable()
6770 ahd->unpause |= INTEN; in ahd_intr_enable()