Searched refs:asy_program (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/sun4/io/ |
| H A D | su_driver.c | 117 static int asy_program(struct asycom *asy, int mode); 529 (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()
|
| /illumos-gate/usr/src/uts/common/io/ |
| H A D | asy.c | 216 static void asy_program(struct asycom *asy, int mode); 1231 asy_program(asy, ASY_INIT); in asy_resume() 2309 asy_program(asy, ASY_INIT); in asyopen() 2693 asy_program(struct asycom *asy, int mode) in asy_program() function 4089 asy_program(asy, ASY_NOINIT); in async_ioctl() 4105 asy_program(asy, ASY_NOINIT); in async_ioctl()
|