Lines Matching refs:simode0
1415 u_int simode0;
1423 simode0 = 0;
1466 simode0 = ahc_inb(ahc, SIMODE0);
1467 ahc_outb(ahc, SIMODE0, 0);
1494 ahc_outb(ahc, SIMODE0, simode0);
4597 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR);
4619 ahc_outb(ahc, SIMODE0, ahc_inb(ahc, SIMODE0)|ENIOERR);
4973 ahc->suspend_state.channel[1].simode0 = ahc_inb(ahc, SIMODE0);
4982 ahc->suspend_state.channel[0].simode0 = ahc_inb(ahc, SIMODE0);
5051 ahc_outb(ahc, SIMODE0, ahc->suspend_state.channel[1].simode0);
5060 ahc_outb(ahc, SIMODE0, ahc->suspend_state.channel[0].simode0);
6651 ahc_simode0_print(ahc_inb(ahc, SIMODE0), &cur_col, 50);