Lines Matching defs:asy

384 	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
1552 struct asycom *asy = (struct asycom *)arg; in asygetchar() local
1570 struct asycom *asy = (struct asycom *)arg; in asy_polled_enter() local
1603 struct asycom *asy = (struct asycom *)arg; in asy_polled_exit() local
1634 struct asycom *asy = (struct asycom *)argasy; in asyintr() local
1735 async_txint(struct asycom *asy, uchar_t lsr) in async_txint()
1801 async_rxint(struct asycom *asy, uchar_t lsr) in async_rxint()
1916 asy_ppsevent(struct asycom *asy, int msr) in asy_ppsevent()
1976 async_msint(struct asycom *asy) in async_msint()
2022 struct asycom *asy = (struct asycom *)intarg; in asysoftintr() local
2070 async_softint(struct asycom *asy) in async_softint()
2423 struct asycom *asy = async->async_common; in async_restart() local
2488 register struct asycom *asy = async->async_common; in async_nstart() local
2738 register struct asycom *asy = async->async_common; in async_resume() local
2768 register struct asycom *asy = async->async_common; in async_ioctl() local
3289 register struct asycom *asy; in asywput() local
3510 struct asycom *asy = async->async_common; in async_reioctl() local
3537 struct asycom *asy; in async_iocdata() local
3592 asymctl(struct asycom *asy, int bits, int how) in asymctl()
3684 asycheckflowcontrol_hw(struct asycom *asy) in asycheckflowcontrol_hw()
3704 asycheckflowcontrol_sw(struct asycom *asy) in asycheckflowcontrol_sw()