/titanic_50/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 385 struct asyncline *async; in asydetach() local 476 struct asyncline *async; in asyattach() local 511 struct asyncline *async; in asyattach() local 915 struct asyncline *async; in asyopen() local 1068 struct asyncline *async = arg; in async_progress_check() 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 1737 struct asyncline *async = (struct asyncline *)asy->asy_priv; in async_txint() local [all …]
|
/titanic_50/usr/src/uts/common/io/ |
H A D | asy.c | 416 struct asyncline *async = asy->asy_priv; in async_put_suspq() local 431 struct asyncline *async = asy->asy_priv; in async_get_suspq() local 448 struct asyncline *async = asy->asy_priv; in async_process_suspq() local 603 struct asyncline *async; in asydetach() local 760 struct asyncline *async; in asyattach() local 1089 struct asyncline *async = asy->asy_priv; in asyattach() local 1532 struct asyncline *async; in asyinit() local 1547 struct asyncline *async; in asyopen() local 1712 struct asyncline *async = arg; in async_progress_check() local 1753 async_dtr_free(struct asyncline *async) in async_dtr_free() [all …]
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 418 struct asyncline *async; in xenconsopen() local 474 struct asyncline *async; in xenconsclose() local 534 struct asyncline *async; in xencons_rxint() local 698 struct asyncline *async; in xencons_txint() local 761 xcasync_start(struct asyncline *async) in xcasync_start() 891 xcasync_ioctl(struct asyncline *async, queue_t *wq, mblk_t *mp) in xcasync_ioctl() 1094 struct asyncline *async; in xenconswput() local 1241 struct asyncline *async; in xcasync_reioctl() local 1432 struct asyncline *async = xcp->priv; in xcasync_flowcontrol_sw_output() local 1478 struct asyncline *async = xcp->priv; in xcasync_flowcontrol_sw_input() local
|
/titanic_50/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_async.c | 152 hci1394_async_t *async; in hci1394_async_init() local 314 hci1394_async_t *async; in hci1394_async_fini() local 3453 hci1394_async_atreq_start(void *async, uint32_t command_ptr) in hci1394_async_atreq_start() 3472 hci1394_async_atreq_wake(void *async) in hci1394_async_atreq_wake() 3552 hci1394_async_arresp_start(void *async, uint32_t command_ptr) in hci1394_async_arresp_start() 3571 hci1394_async_arresp_wake(void *async) in hci1394_async_arresp_wake() 3629 hci1394_async_arreq_start(void *async, uint32_t command_ptr) in hci1394_async_arreq_start() 3648 hci1394_async_arreq_wake(void *async) in hci1394_async_arreq_wake() 3739 hci1394_async_atresp_start(void *async, uint32_t command_ptr) in hci1394_async_atresp_start() 3758 hci1394_async_atresp_wake(void *async) in hci1394_async_atresp_wake()
|
/titanic_50/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_state.h | 65 hci1394_async_handle_t async; /* see hci1394_async.h */ member
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | squeue.c | 1034 kcondvar_t *async = &sqp->sq_poll_cv; in squeue_polling_thread() local 1310 kcondvar_t *async = &sqp->sq_worker_cv; in squeue_worker() local
|
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdsv3_af_thr.c | 293 kcondvar_t *async = &ringp->aft_async; in rdsv3_af_thr_worker() local
|
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_soft_ring.c | 428 kcondvar_t *async = &ringp->s_ring_async; in mac_soft_ring_worker() local
|
H A D | mac_sched.c | 2208 kcondvar_t *async = &mac_srs->srs_cv; in mac_rx_srs_poll_ring() local 3074 kcondvar_t *async = &mac_srs->srs_async; in mac_srs_worker() local
|
/titanic_50/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq.h | 78 bool async; member
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon_vnops.c | 248 int async = nflags & FASYNC; in socket_vop_setfl() local
|
/titanic_50/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_ft.c | 435 _sd_ft_clone(ss_centry_info_t *ft_cent, int async) in _sd_ft_clone()
|
/titanic_50/usr/src/lib/libslp/clib/ |
H A D | slp-internal.h | 135 SLPBoolean async; /* asynchronous flag */ member
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | request.c | 324 int async ) in nsldapi_ber_flush()
|
/titanic_50/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 3918 iwh_cmd(iwh_sc_t *sc, int code, const void *buf, int size, int async) in iwh_cmd() 5522 iwh_tx_power_table(iwh_sc_t *sc, int async) in iwh_tx_power_table() 5927 iwh_qosparam_to_hw(iwh_sc_t *sc, int async) in iwh_qosparam_to_hw()
|
/titanic_50/usr/src/uts/common/io/vscan/ |
H A D | vscan_svc.c | 457 vscan_svc_scan_file(vnode_t *vp, cred_t *cr, int async) in vscan_svc_scan_file()
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | fs_subr.c | 814 fs_vscan(vnode_t *vp, cred_t *cr, int async) in fs_vscan()
|
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 524 int async; member
|
/titanic_50/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs.h | 67 struct ib_uverbs_async_event_desc async; member
|
/titanic_50/usr/src/uts/common/io/iwi/ |
H A D | ipw2200.c | 971 uint32_t type, void *buf, size_t len, int async) in ipw2200_cmd()
|
/titanic_50/usr/src/uts/common/vm/ |
H A D | seg_spt.c | 1436 enum seg_rw rw, int async) in segspt_reclaim()
|
H A D | seg_vn.c | 9459 enum seg_rw rw, int async) in segvn_reclaim() 9536 enum seg_rw rw, int async) in shamp_reclaim()
|
/titanic_50/usr/src/lib/libdiskmgt/common/ |
H A D | drive.c | 136 uchar_t async : 1; member
|
/titanic_50/usr/src/uts/common/io/wpi/ |
H A D | wpi.c | 2711 wpi_cmd(wpi_sc_t *sc, int code, const void *buf, int size, int async)
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client.c | 442 hrtime_t t, cred_t *cr, int async, in nfs4_attr_cache()
|