HomeSort by relevance Sort by last modified time
    Searched defs:asy (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/sun4/io/
su_driver.c 102 static void async_txint(struct asycom *asy, uchar_t lsr);
103 static void async_rxint(struct asycom *asy, uchar_t lsr);
104 static void async_msint(struct asycom *asy);
105 static int async_softint(struct asycom *asy);
115 static int asy_program(struct asycom *asy, int mode);
127 static void asycheckflowcontrol_hw(struct asycom *asy);
128 static boolean_t asycheckflowcontrol_sw(struct asycom *asy);
129 static void asy_ppsevent(struct asycom *asy, int msr);
384 struct asycom *asy; local
390 asy = (struct asycom *)ddi_get_soft_state(su_asycom, instance)
475 struct asycom *asy; local
884 struct asycom *asy; local
1069 struct asycom *asy = async->async_common; local
1112 struct asycom *asy; local
1520 struct asycom *asy = (struct asycom *)arg; local
1545 struct asycom *asy = (struct asycom *)arg; local
1552 struct asycom *asy = (struct asycom *)arg; local
1570 struct asycom *asy = (struct asycom *)arg; local
1603 struct asycom *asy = (struct asycom *)arg; local
1634 struct asycom *asy = (struct asycom *)argasy; local
2022 struct asycom *asy = (struct asycom *)intarg; local
2423 struct asycom *asy = async->async_common; local
2488 register struct asycom *asy = async->async_common; local
2738 register struct asycom *asy = async->async_common; local
2768 register struct asycom *asy = async->async_common; local
3289 register struct asycom *asy; local
3510 struct asycom *asy = async->async_common; local
3537 struct asycom *asy; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/
asy.c 63 #include <sys/asy.h>
169 static void async_txint(struct asycom *asy);
170 static void async_rxint(struct asycom *asy, uchar_t lsr);
171 static void async_msint(struct asycom *asy);
172 static void async_softint(struct asycom *asy);
181 static void asy_program(struct asycom *asy, int mode);
182 static void asyinit(struct asycom *asy);
183 static void asy_waiteot(struct asycom *asy);
193 static void asy_parse_mode(dev_info_t *devi, struct asycom *asy);
195 static char *asy_hw_name(struct asycom *asy);
611 struct asycom *asy; local
746 struct asycom *asy; local
1125 struct asycom *asy; local
1545 struct asycom *asy; local
1712 struct asycom *asy = async->async_common; local
1754 struct asycom *asy = async->async_common; local
1773 struct asycom *asy; local
2231 struct asycom *asy = (struct asycom *)argasy; local
2618 struct asycom *asy; local
2971 struct asycom *asy = async->async_common; local
3015 struct asycom *asy = async->async_common; local
3203 struct asycom *asy = async->async_common; local
3235 struct asycom *asy = async->async_common; local
3251 struct asycom *asy = async->async_common; local
3298 struct asycom *asy = async->async_common; local
3771 struct asycom *asy; local
4084 struct asycom *asy; local
4114 struct asycom *asy; local
4183 struct asycom *asy = (struct asycom *)arg; local
4205 struct asycom *asy = (struct asycom *)arg; local
4217 struct asycom *asy = (struct asycom *)arg; local
4797 struct asycom *asy; local
    [all...]

Completed in 120 milliseconds