Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.h1009 uint8_t simode0; member
Daic79xx_core.c1172 u_int simode0; in ahd_handle_scsiint() local
1175 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()
1176 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()
2128 u_int simode0; in ahd_clear_critical_section() local
2142 simode0 = 0; in ahd_clear_critical_section()
2188 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()
2217 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()
Daic7xxx_core.c1409 u_int simode0; in ahc_clear_critical_section() local
1417 simode0 = 0; in ahc_clear_critical_section()
1460 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section()
1488 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section()