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

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic79xx.h1026 uint8_t simode0; member in struct:ahd_suspend_channel_state
H A Daic79xx.c1557 u_int simode0; local
1560 simode0 = ahd_inb(ahd, SIMODE0);
1561 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO);
2596 u_int simode0; local
2610 simode0 = 0;
2656 simode0 = ahd_inb(ahd, SIMODE0);
2690 ahd_outb(ahd, SIMODE0, simode0);
H A Daic7xxx.c1432 u_int simode0; local
1440 simode0 = 0;
1481 simode0 = ahc_inb(ahc, SIMODE0);
1509 ahc_outb(ahc, SIMODE0, simode0);

Completed in 138 milliseconds