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

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.h1024 uint8_t simode0; member in struct:ahd_suspend_channel_state
H A Daic79xx.c1555 u_int simode0; local
1558 simode0 = ahd_inb(ahd, SIMODE0);
1559 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO);
2594 u_int simode0; local
2608 simode0 = 0;
2654 simode0 = ahd_inb(ahd, SIMODE0);
2688 ahd_outb(ahd, SIMODE0, simode0);
H A Daic7xxx.c1430 u_int simode0; local
1438 simode0 = 0;
1479 simode0 = ahc_inb(ahc, SIMODE0);
1507 ahc_outb(ahc, SIMODE0, simode0);

Completed in 201 milliseconds