Home
last modified time | relevance | path

Searched defs:asy (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c604 struct asycom *asy; in asydetach() local
746 struct asycom *asy; in asyattach() local
1128 struct asycom *asy; in asyinfo() local
1532 asyinit(struct asycom *asy) in asyinit()
1548 struct asycom *asy; in asyopen() local
1776 struct asycom *asy; in asyclose() local
3784 struct asycom *asy; in asyrsrv() local
3822 struct asycom *asy; in asywputdo() local
4135 struct asycom *asy; in async_reioctl() local
4165 struct asycom *asy; in async_iocdata() local
[all …]
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c386 struct asycom *asy; in asydetach() local
477 struct asycom *asy; in asyattach() local
884 struct asycom *asy; in asyinfo() local
914 struct asycom *asy; in asyopen() local
1112 struct asycom *asy; in asyclose() local
1310 asy_isbusy(struct asycom *asy) in asy_isbusy()
1330 asy_program(struct asycom *asy, int mode) in asy_program()
1976 async_msint(struct asycom *asy) in async_msint()
2070 async_softint(struct asycom *asy) in async_softint()
3290 register struct asycom *asy; in asywput() local
[all …]
/illumos-gate/usr/src/tools/cscope-fast/
H A Dscanner.l99 static BOOL asy; /* assembly file */ variable
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h225 #define INC64_KSTAT(asy, stat) (asy)->kstats.stat.value.ui64++; argument
388 #define ASYSETSOFT(asy) { \ argument
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h437 #define ASYSETSOFT(asy) { \ argument