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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c181 static void asy_program(struct asycom *asy, int mode);
787 asy_program(asy, ASY_INIT);
1600 asy_program(asy, ASY_INIT);
2021 asy_program(struct asycom *asy, int mode) function
2089 * function call to asy_program,
2093 * the TCSET* commands which call asy_program
3402 asy_program(asy, ASY_NOINIT);
3418 asy_program(asy, ASY_NOINIT);
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c115 static int asy_program(struct asycom *asy, int mode);
527 (void) asy_program(asy, ASY_INIT);
967 * calling asy_program.
994 (void) asy_program(asy, ASY_INIT);
1330 asy_program(struct asycom *asy, int mode) function
1358 * pass through asy_program then set it to 9600.
2852 error = asy_program(asy, ASY_NOINIT);
2897 * termios structure asy_program() will set the
2906 error = asy_program(asy, ASY_NOINIT);

Completed in 68 milliseconds