Searched refs:async_flowc_action (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xencons.h | 105 } async_flowc_action; typedef
|
H A D | xencons.c | 144 xcasync_flowcontrol_sw_input(struct xencons *, async_flowc_action, int); 146 xcasync_flowcontrol_sw_output(struct xencons *, async_flowc_action); 1434 xcasync_flowcontrol_sw_output(struct xencons *xcp, async_flowc_action onoff) in xcasync_flowcontrol_sw_output() 1479 xcasync_flowcontrol_sw_input(struct xencons *xcp, async_flowc_action onoff, in xcasync_flowcontrol_sw_input()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | asy.c | 117 } async_flowc_action; typedef 236 async_flowc_action onoff, int type); 238 async_flowc_action onoff); 240 async_flowc_action onoff, int type); 242 async_flowc_action onoff); 5197 async_flowcontrol_sw_input(struct asycom *asy, async_flowc_action onoff, in async_flowcontrol_sw_input() 5270 async_flowcontrol_sw_output(struct asycom *asy, async_flowc_action onoff) in async_flowcontrol_sw_output() 5311 async_flowcontrol_hw_input(struct asycom *asy, async_flowc_action onoff, in async_flowcontrol_hw_input() 5364 async_flowcontrol_hw_output(struct asycom *asy, async_flowc_action onoff) in async_flowcontrol_hw_output()
|