Searched defs:ASY_INIT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c105 #define ASY_INIT 1 macro
787 asy_program(asy, ASY_INIT);
1600 asy_program(asy, ASY_INIT);
2101 if (mode == ASY_INIT)
2112 if (ocflags != (c_flag & ~CLOCAL) || mode == ASY_INIT) {
2159 mode == ASY_INIT)
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c73 #define ASY_INIT 1 macro
527 (void) asy_program(asy, ASY_INIT);
994 (void) asy_program(asy, ASY_INIT);
1364 if (mode == ASY_INIT) {
1417 if (mode == ASY_INIT) {
1424 if (ocflags != (c_flag & ~CLOCAL) || mode == ASY_INIT) {

Completed in 71 milliseconds