Home
last modified time | relevance | path

Searched refs:asy_program (Results 1 – 2 of 2) sorted by relevance

/titanic_44/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); in asyattach()
994 (void) asy_program(asy, ASY_INIT); in asyopen()
1330 asy_program(struct asycom *asy, int mode) in asy_program() function
2852 error = asy_program(asy, ASY_NOINIT); in async_ioctl()
2906 error = asy_program(asy, ASY_NOINIT); in async_ioctl()
/titanic_44/usr/src/uts/common/io/
H A Dasy.c181 static void asy_program(struct asycom *asy, int mode);
787 asy_program(asy, ASY_INIT); in asyattach()
1600 asy_program(asy, ASY_INIT); in asyopen()
2021 asy_program(struct asycom *asy, int mode) in asy_program() function
3402 asy_program(asy, ASY_NOINIT); in async_ioctl()
3418 asy_program(asy, ASY_NOINIT); in async_ioctl()