Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dasy.c414 async_put_suspq(struct asycom *asy, mblk_t *mp) in async_put_suspq()
429 async_get_suspq(struct asycom *asy) in async_get_suspq()
446 async_process_suspq(struct asycom *asy) in async_process_suspq()
494 asy_get_io_regnum_pci(dev_info_t *devi, struct asycom *asy) in asy_get_io_regnum_pci()
541 asy_get_io_regnum_isa(dev_info_t *devi, struct asycom *asy) in asy_get_io_regnum_isa()
586 asy_get_io_regnum(dev_info_t *devinfo, struct asycom *asy) in asy_get_io_regnum()
602 struct asycom *asy; in asydetach() local
744 struct asycom *asy; in asyattach() local
1126 struct asycom *asy; in asyinfo() local
1153 asy_getproperty(dev_info_t *devi, struct asycom *asy, const char *property) in asy_getproperty()
[all …]
/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c384 struct asycom *asy; in asydetach() local
475 struct asycom *asy; in asyattach() local
884 struct asycom *asy; in asyinfo() local
914 struct asycom *asy; in asyopen() local
1069 struct asycom *asy = async->async_common; in async_progress_check() 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()
1520 struct asycom *asy = (struct asycom *)arg; in asyputchar() local
1545 struct asycom *asy = (struct asycom *)arg; in asyischar() local
[all …]
/titanic_41/usr/src/tools/cscope-fast/
H A Dscanner.l101 static BOOL asy; /* assembly file */ variable
/titanic_41/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
/titanic_41/usr/src/uts/common/sys/
H A Dasy.h436 #define ASYSETSOFT(asy) { \ argument