Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 31) sorted by last modified time

12

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c605 struct asyncline *async; in asydetach() local
762 struct asyncline *async; in asyattach() local
1534 struct asyncline *async; in asyinit() local
1549 struct asyncline *async; in asyopen() local
1775 struct asyncline *async; in asyclose() local
1956 struct asyncline *async; in asy_isbusy() local
2025 struct asyncline *async; in asy_program() local
2657 struct asyncline *async; in asysoftintr() local
3783 struct asyncline *async; in asyrsrv() local
3821 struct asyncline *async; in asywputdo() local
[all …]
/illumos-gate/usr/src/uts/common/inet/
H A Dsqueue.c908 kcondvar_t *async = &sqp->sq_poll_cv; in squeue_polling_thread() local
1184 kcondvar_t *async = &sqp->sq_worker_cv; in squeue_worker() local
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c1584 enum seg_rw rw, int async) in segspt_reclaim()
H A Dseg_vn.c9470 enum seg_rw rw, int async) in segvn_reclaim()
9547 enum seg_rw rw, int async) in shamp_reclaim()
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.h67 struct ib_uverbs_async_event_desc async; member
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_state.h63 hci1394_async_handle_t async; /* see hci1394_async.h */ member
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c150 hci1394_async_t *async; in hci1394_async_init() local
293 hci1394_async_t *async; in hci1394_async_fini() local
2936 hci1394_async_atreq_start(void *async, uint32_t command_ptr) in hci1394_async_atreq_start()
2951 hci1394_async_atreq_wake(void *async) in hci1394_async_atreq_wake()
3012 hci1394_async_arresp_start(void *async, uint32_t command_ptr) in hci1394_async_arresp_start()
3027 hci1394_async_arresp_wake(void *async) in hci1394_async_arresp_wake()
3069 hci1394_async_arreq_start(void *async, uint32_t command_ptr) in hci1394_async_arreq_start()
3084 hci1394_async_arreq_wake(void *async) in hci1394_async_arreq_wake()
3158 hci1394_async_atresp_start(void *async, uint32_t command_ptr) in hci1394_async_atresp_start()
3173 hci1394_async_atresp_wake(void *async) in hci1394_async_atresp_wake()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c2954 boolean_t async = B_FALSE; local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c3411 size_t *residp, cred_t *cr, bool_t async, struct uio *uiop) in nfs4read()
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.c838 fs_vscan(vnode_t *vp, cred_t *cr, int async) in fs_vscan()
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp-internal.h133 SLPBoolean async; /* asynchronous flag */ member
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c322 int async ) in nsldapi_ber_flush()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c2213 kcondvar_t *async = &mac_srs->srs_cv; in mac_rx_srs_poll_ring() local
3076 kcondvar_t *async = &mac_srs->srs_async; in mac_srs_worker() local
H A Dmac_soft_ring.c424 kcondvar_t *async = &ringp->s_ring_async; in mac_soft_ring_worker() local
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c3449 iwk_cmd(iwk_sc_t *sc, int code, const void *buf, int size, int async) in iwk_cmd()
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c387 struct asyncline *async; in asydetach() local
478 struct asyncline *async; in asyattach() local
513 struct asyncline *async; in asyattach() local
915 struct asyncline *async; in asyopen() local
1111 struct asyncline *async; in asyclose() local
1312 struct asyncline *async; in asy_isbusy() local
1332 struct asyncline *async; in asy_program() local
1635 struct asyncline *async; in asyintr() local
2023 struct asyncline *async; in asysoftintr() local
3264 struct asyncline *async; in asyrsrv() local
[all …]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c252 int async = nflags & FASYNC; in socket_vop_setfl() local
/illumos-gate/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c310 uint8_t async; member
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c418 struct asyncline *async; in xenconsopen() local
474 struct asyncline *async; in xenconsclose() local
534 struct asyncline *async; in xencons_rxint() local
702 struct asyncline *async; in xencons_txint() local
765 xcasync_start(struct asyncline *async) in xcasync_start()
895 xcasync_ioctl(struct asyncline *async, queue_t *wq, mblk_t *mp) in xcasync_ioctl()
1098 struct asyncline *async; in xenconswput() local
1245 struct asyncline *async; in xcasync_reioctl() local
1436 struct asyncline *async = xcp->priv; in xcasync_flowcontrol_sw_output() local
1482 struct asyncline *async = xcp->priv; in xcasync_flowcontrol_sw_input() local
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c2713 wpi_cmd(wpi_sc_t *sc, int code, const void *buf, int size, int async)
/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c458 vscan_svc_scan_file(vnode_t *vp, cred_t *cr, int async) in vscan_svc_scan_file()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c3741 iwp_cmd(iwp_sc_t *sc, int code, const void *buf, int size, int async) in iwp_cmd()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c3545 iwn_qosparam_to_hw(struct iwn_softc *sc, int async) in iwn_qosparam_to_hw()
4402 iwn_cmd(struct iwn_softc *sc, uint8_t code, void *buf, int size, int async) in iwn_cmd()
4477 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn4965_add_node()
4496 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) in iwn5000_add_node()
4541 iwn_add_broadcast_node(struct iwn_softc *sc, int async) in iwn_add_broadcast_node()
4667 iwn4965_set_txpower(struct iwn_softc *sc, int async) in iwn4965_set_txpower()
4809 iwn5000_set_txpower(struct iwn_softc *sc, int async) in iwn5000_set_txpower()
5308 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) in iwn_set_pslevel()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c971 uint32_t type, void *buf, size_t len, int async) in ipw2200_cmd()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c3919 iwh_cmd(iwh_sc_t *sc, int code, const void *buf, int size, int async) in iwh_cmd()
5523 iwh_tx_power_table(iwh_sc_t *sc, int async) in iwh_tx_power_table()
5928 iwh_qosparam_to_hw(iwh_sc_t *sc, int async) in iwh_qosparam_to_hw()

12