Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 110) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_dma.c283 ddi_dma_attr_t *attrp, boolean_t wait) in mlxcx_dma_init()
310 const mblk_t *mp, size_t off, boolean_t wait) in mlxcx_dma_bind_mblk()
350 size_t size, boolean_t wait) in mlxcx_dma_alloc()
406 size_t size, size_t offset, boolean_t wait) in mlxcx_dma_alloc_offset()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c55 kmdb_prom_getchar(int wait) in kmdb_prom_getchar()
99 kmdb_prom_reader(caddr_t buf, size_t len, int wait) in kmdb_prom_reader()
227 kmdb_prom_fill_readbuf(int check_for_int, int wait) in kmdb_prom_fill_readbuf()
304 int wait = 1; in kmdb_prom_read() local
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/pid/
H A Derr.uregswrite1.c33 int wait = 1; in main() local
H A Dtst.uregswrite.c41 int wait = 1; in main() local
/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_queue.c62 cond_t *wait; member
76 cond_t *wait; in slp_new_queue() local
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_cb.c117 cb_disable_nintr_reg(cb_t *cb_p, ib_ino_t ino, int wait) in cb_disable_nintr_reg()
151 cb_disable_nintr(cb_t *cb_p, enum cb_nintr_index idx, int wait) in cb_disable_nintr()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dmsgs.c61 static struct timeval wait = { MSG_INTERVAL, 0}; variable
H A Dctl_transact.c66 struct timeval wait; local
H A Dio.c65 struct timeval wait; in talk() local
/illumos-gate/usr/src/lib/libpri/common/
H A Dpri.c132 pri_get(uint8_t wait, uint64_t *token, uint64_t **buf, in pri_get()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_cb.c131 pcmu_cb_disable_nintr_reg(pcmu_cb_t *pcb_p, pcmu_ib_ino_t ino, int wait) in pcmu_cb_disable_nintr_reg()
182 pcmu_cb_disable_nintr(pcmu_cb_t *pcb_p, pcmu_cb_nintr_index_t idx, int wait) in pcmu_cb_disable_nintr()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Despi.c339 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait) in t1_espi_get_mon()
371 t1_espi_get_mon_t204(adapter_t *adapter, u32 *valp, u8 wait) in t1_espi_get_mon_t204()
H A Dxpak.c30 static int xpak_reset(struct cphy *cphy, int wait) in xpak_reset()
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dupdate.c205 update_map_if_required(map_ctrl *map, bool_t wait) in update_map_if_required()
/illumos-gate/usr/src/cmd/syslogd/
H A Dqueue.c89 dataq_waiter_t wait; in dataq_dequeue() local
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c2274 boolean_t wait = B_FALSE; in ugen_epx_req() local
2424 struct buf *bp, boolean_t *wait) in ugen_epx_ctrl_req()
2622 struct buf *bp, boolean_t *wait) in ugen_epx_bulk_req()
2740 struct buf *bp, boolean_t *wait) in ugen_epx_intr_IN_req()
3032 boolean_t wait; in ugen_epx_intr_IN_req_cb() local
3052 struct buf *bp, boolean_t *wait) in ugen_epx_intr_OUT_req()
3155 struct buf *bp, boolean_t *wait) in ugen_epx_isoc_IN_req()
3572 boolean_t wait; in ugen_epx_isoc_IN_req_cb() local
3593 struct buf *bp, boolean_t *wait) in ugen_epx_isoc_OUT_req()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c387 struct timeval wait; in nfs4init() local
561 struct timeval wait; in boot_nfs_mountroot() local
H A Dclnt_budp.c110 rpcvers_t version, struct timeval wait, int *sockp, uint_t sendsz, in clntbudp_bufcreate()
208 rpcvers_t version, struct timeval wait, int *sockp) in clntbudp_create()
H A Dbootparams.c222 int wait; in getfile() local
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_udp.c112 clntudp_bufcreate(raddr, program, version, wait, sockp, sendsz, recvsz) in clntudp_bufcreate() argument
202 clntudp_create(raddr, program, version, wait, sockp) in clntudp_create() argument
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauthdesubr.c80 struct timeval *timep, struct timeval *wait) in rtime()
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_uthread.c101 cpr_stop_user(int wait) in cpr_stop_user()
/illumos-gate/usr/src/cmd/csh/
H A Dwait.h35 union wait { union
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dwaitpid.c109 wait(int *stat_loc) in wait() function
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_buf.c803 rds_is_recvq_empty(rds_ep_t *ep, boolean_t wait) in rds_is_recvq_empty()
846 rds_is_sendq_empty(rds_ep_t *ep, uint_t wait) in rds_is_sendq_empty()

12345