Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.h1024 uint8_t simode0; member
H A Daic79xx.c1551 u_int simode0; in ahd_handle_scsiint() local
1554 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()
1555 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()
2579 u_int simode0; in ahd_clear_critical_section() local
2593 simode0 = 0; in ahd_clear_critical_section()
2638 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()
2672 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()
H A Daic7xxx.c1428 u_int simode0; in ahc_clear_critical_section() local
1436 simode0 = 0; in ahc_clear_critical_section()
1476 simode0 = ahc_inb(ahc, SIMODE0); in ahc_clear_critical_section()
1504 ahc_outb(ahc, SIMODE0, simode0); in ahc_clear_critical_section()