Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic79xx.h1000 uint8_t simode0; member
Daic79xx_core.c2426 u_int simode0; in ahd_handle_scsiint() local
2429 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()
2430 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()
3448 u_int simode0; in ahd_clear_critical_section() local
3462 simode0 = 0; in ahd_clear_critical_section()
3507 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()
3541 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()
Daic7xxx_core.c1992 u_int simode0; in ahc_clear_critical_section() local
2000 simode0 = 0; in ahc_clear_critical_section()
2043 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section()
2071 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section()