Searched defs:wait (Results 101 - 125 of 125) sorted by relevance

12345

/freebsd-10-stable/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c572 svn_boolean_t wait; /* --wait */ member in struct:svnadmin_opt_state
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1926 int wait; local
H A Daic7xxx.c776 int wait; local
4153 int wait; local
4814 int wait; local
[all...]
H A Daic79xx.c5040 u_int wait; local
5511 int wait; local
6544 u_int wait; local
[all...]
/freebsd-10-stable/sys/dev/usb/input/
H A Dukbd.c424 ukbd_do_poll(struct ukbd_softc *sc, uint8_t wait) argument
473 ukbd_get_key(struct ukbd_softc *sc, uint8_t wait) argument
1550 ukbd_read(keyboard_t *kbd, int wait) argument
1599 ukbd_read_char_locked(keyboard_t *kbd, int wait) argument
1790 ukbd_read_char(keyboard_t *kbd, int wait) argument
[all...]
/freebsd-10-stable/sys/dev/mpt/
H A Dmpt.c1049 int wait; local
[all...]
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid.c1437 u_int32_t wait = 0; local
/freebsd-10-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1282 storvsc_timeout_test(struct hv_storvsc_request *reqp, uint8_t opcode, int wait) argument
[all...]
/freebsd-10-stable/sys/dev/txp/
H A Dif_txp.c2192 txp_command(struct txp_softc *sc, uint16_t id, uint16_t in1, uint32_t in2, uint32_t in3, uint16_t *out1, uint32_t *out2, uint32_t *out3, int wait) argument
2218 txp_ext_command(struct txp_softc *sc, uint16_t id, uint16_t in1, uint32_t in2, uint32_t in3, struct txp_ext_desc *in_extp, uint8_t in_extn, struct txp_rsp_desc **rspp, int wait) argument
[all...]
/freebsd-10-stable/sys/kern/
H A Dsubr_vmem.c612 vmem_bt_alloc(uma_zone_t zone, vm_size_t bytes, uint8_t *pflag, int wait) argument
H A Dkern_sig.c253 ksiginfo_alloc(int wait) argument
/freebsd-10-stable/sys/vm/
H A Duma_core.c939 keg_alloc_slab(uma_keg_t keg, uma_zone_t zone, int wait) argument
1041 startup_alloc(uma_zone_t zone, vm_size_t bytes, uint8_t *pflag, int wait) argument
1101 page_alloc(uma_zone_t zone, vm_size_t bytes, uint8_t *pflag, int wait) argument
1123 noobj_alloc(uma_zone_t zone, vm_size_t bytes, uint8_t *flags, int wait) argument
3278 uma_large_malloc(vm_size_t size, int wait) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgnu-nat.c183 struct inf_wait wait; /* What to return from target_wait. */ member in struct:inf
[all...]
/freebsd-10-stable/sys/sys/
H A Dmbuf.h1144 m_tag_get(int type, int length, int wait) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c518 zio_wait_for_children(zio_t *zio, uint8_t childbits, enum zio_wait_type wait) argument
542 zio_notify_parent(zio_t *pio, zio_t *zio, enum zio_wait_type wait) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h545 sdp_alloc_mb(struct socket *sk, u8 mid, int size, int wait) argument
560 sdp_alloc_mb_data(struct socket *sk, int wait) argument
566 sdp_alloc_mb_disconnect(struct socket *sk, int wait) argument
583 sdp_alloc_mb_chrcvbuf_ack(struct socket *sk, int size, int wait) argument
598 sdp_alloc_mb_srcavail(struct socket *sk, u32 len, u32 rkey, u64 vaddr, int wait) argument
615 sdp_alloc_mb_srcavail_cancel(struct socket *sk, int wait) argument
621 sdp_alloc_mb_rdmardcompl(struct socket *sk, u32 len, int wait) argument
636 sdp_alloc_mb_sendsm(struct socket *sk, int wait) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h391 wait_queue_head_t wait; member in struct:c4iw_cq
446 wait_queue_head_t wait; member in struct:c4iw_qp
/freebsd-10-stable/sys/i386/i386/
H A Dpmap.c686 pmap_pdpt_allocf(uma_zone_t zone, vm_size_t bytes, uint8_t *flags, int wait) argument
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pko-defs.h1088 uint64_t wait : 1; /**< Internal state */ member in struct:cvmx_pko_mem_debug4::cvmx_pko_mem_debug4_cn50xx
1124 uint64_t wait : 1; /**< Internal state */ member in struct:cvmx_pko_mem_debug4::cvmx_pko_mem_debug4_cn52xx
1193 uint64_t wait : 1; /**< State wait when set */ member in struct:cvmx_pko_mem_debug5::cvmx_pko_mem_debug5_cn30xx
H A Dcvmx-mio-defs.h2642 uint64_t wait : 6; /**< Region X wait count */ member in struct:cvmx_mio_boot_reg_timx::cvmx_mio_boot_reg_timx_s
2675 uint64_t wait member in struct:cvmx_mio_boot_reg_timx::cvmx_mio_boot_reg_timx_cn38xx
[all...]
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c395 int t3_phy_reset(struct cphy *phy, int mmd, int wait) argument
/freebsd-10-stable/sys/dev/drm/
H A Dradeon_drm.h207 } wait; member in union:__anon8381
271 } wait; member in union:__anon8389
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_drm.h209 } wait; member in union:__anon38
273 } wait; member in union:__anon46
/freebsd-10-stable/sys/dev/bxe/
H A Decore_sp.h906 int (*wait)(struct bxe_softc *sc, struct ecore_vlan_mac_obj *o); member in struct:ecore_vlan_mac_obj
H A Dbxe.h2337 reg_poll(struct bxe_softc *sc, uint32_t reg, uint32_t expected, int ms, int wait) argument

Completed in 619 milliseconds

12345