Home
last modified time | relevance | path

Searched defs:wait (Results 26 – 50 of 79) sorted by relevance

1234

/dragonfly/sys/dev/misc/kbd/
H A Datkbdc.c879 empty_kbd_buffer(KBDC p, int wait) in empty_kbd_buffer()
919 empty_aux_buffer(KBDC p, int wait) in empty_aux_buffer()
959 empty_both_buffers(KBDC p, int wait) in empty_both_buffers()
H A Datkbd.c657 atkbd_read(keyboard_t *kbd, int wait) in atkbd_read()
689 atkbd_read_char(keyboard_t *kbd, int wait) in atkbd_read_char()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c109 int wait; in ar9300_stop_dma_receive() local
H A Dar9300_xmit.c708 u_int wait; in ar9300_stop_tx_dma_indv_que() local
/dragonfly/sys/ddb/
H A Ddb_output.c327 int wait; in PCHAR_() local
/dragonfly/sys/dev/misc/syscons/
H A Dschistory.c72 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) in sc_alloc_history_buffer()
H A Dscvtb.c79 sc_vtb_init(sc_vtb_t *vtb, int type, int cols, int rows, void *buf, int wait) in sc_vtb_init()
H A Dscmouse.c82 sc_alloc_cut_buffer(scr_stat *scp, int wait) in sc_alloc_cut_buffer()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_fence.c160 static int radeon_fence_check_signaled(wait_queue_entry_t *wait, unsigned mode, int flags, void *ke… in radeon_fence_check_signaled()
1066 struct radeon_wait_cb *wait = in radeon_fence_wait_cb() local
/dragonfly/sys/dev/misc/kbdmux/
H A Dkbdmux.c534 kbdmux_read(keyboard_t *kbd, int wait) in kbdmux_read()
578 kbdmux_read_char(keyboard_t *kbd, int wait) in kbdmux_read_char()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dpex-common.h129 pid_t (*wait) (struct pex_obj *, pid_t /* child */, int * /* status */, member
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dpex-common.h128 pid_t (*wait) (struct pex_obj *, pid_t /* child */, int * /* status */, member
/dragonfly/contrib/gdb-7/libiberty/
H A Dpex-common.h129 pid_t (*wait) (struct pex_obj *, pid_t /* child */, int * /* status */, member
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dpex-common.h129 pid_t (*wait) (struct pex_obj *, pid_t /* child */, int * /* status */, member
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dpex-common.h128 pid_t (*wait) (struct pex_obj *, pid_t /* child */, int * /* status */, member
/dragonfly/sys/kern/
H A Duipc_mbuf2.c237 m_dup1(struct mbuf *m, int off, int len, int wait) in m_dup1()
/dragonfly/sys/dev/drm/
H A Dlinux_fence.c81 struct default_wait_cb *wait = in dma_fence_default_wait_cb() local
/dragonfly/sys/dev/drm/include/linux/
H A Ddma-fence.h74 signed long (*wait)(struct dma_fence *fence, member
H A Dwait.h223 add_wait_queue(wait_queue_head_t *head, wait_queue_entry_t *wait) in add_wait_queue()
/dragonfly/stand/boot/pc32/libi386/
H A Dvidconsole.c581 int wait; in probe_keyboard() local
/dragonfly/contrib/lvm2/dist/lib/activate/
H A Ddev_manager.c349 const char *target_type, int wait, in _percent_run()
449 const char *target_type, int wait, in _percent()
550 struct logical_volume *lv, int wait, in dev_manager_mirror_percent()
H A Dactivate.c167 int wait, float *percent, percent_range_t *percent_range, in lv_mirror_percent()
524 int wait, float *percent, percent_range_t *percent_range, in lv_mirror_percent()
/dragonfly/sys/dev/netif/txp/
H A Dif_txp.c1323 int wait) in txp_command()
1346 struct txp_rsp_desc **rspp, int wait) in txp_command2()
/dragonfly/sys/dev/netif/sk/
H A Dif_sk.c343 sk_newbuf(struct sk_if_softc *sc_if, int idx, int wait) in sk_newbuf()
756 sk_newbuf_jumbo(struct sk_if_softc *sc_if, int idx, int wait) in sk_newbuf_jumbo()
810 sk_newbuf_std(struct sk_if_softc *sc_if, int idx, int wait) in sk_newbuf_std()
/dragonfly/sys/vfs/nfs/
H A Dnfs_syscalls.c916 nfs_slplock(struct nfssvc_sock *slp, int wait) in nfs_slplock()

1234