Searched refs:simode0 (Results 1 – 2 of 2) sorted by relevance
1022 uint8_t simode0;1024 uint8_t simode0; global() member
1544 u_int simode0; in ahd_handle_scsiint() local1547 simode0 = ahd_inb(ahd, SIMODE0); in ahd_handle_scsiint()1548 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint()2570 u_int simode0; in ahd_clear_critical_section() local2584 simode0 = 0; in ahd_clear_critical_section()2629 simode0 = ahd_inb(ahd, SIMODE0); in ahd_clear_critical_section()2663 ahd_outb(ahd, SIMODE0, simode0); in ahd_clear_critical_section()