Home
last modified time | relevance | path

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

12345

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.c252 post_dr_req_event(picl_nodehdl_t fruh, char *dr_req_type, uint8_t wait) in post_dr_req_event()
303 uint8_t wait) in post_dr_ap_state_change_event()
342 post_cpu_state_change_event(picl_nodehdl_t fruh, char *event_type, uint8_t wait) in post_cpu_state_change_event()
379 post_sensor_event(picl_nodehdl_t hdl, char *sensor_evalue, uint8_t wait) in post_sensor_event()
/titanic_41/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
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dmsgs.c63 static struct timeval wait = { MSG_INTERVAL, 0}; variable
H A Dctl_transact.c68 struct timeval wait; local
H A Dio.c67 struct timeval wait; in talk() local
/titanic_41/usr/src/lib/libslp/clib/
H A Dslp_queue.c64 cond_t *wait; member
78 cond_t *wait; in slp_new_queue() local
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_cb.c125 cb_disable_nintr_reg(cb_t *cb_p, ib_ino_t ino, int wait) in cb_disable_nintr_reg()
159 cb_disable_nintr(cb_t *cb_p, enum cb_nintr_index idx, int wait) in cb_disable_nintr()
/titanic_41/usr/src/lib/libpri/common/
H A Dpri.c134 pri_get(uint8_t wait, uint64_t *token, uint64_t **buf, in pri_get()
/titanic_41/usr/src/lib/libnisdb/yptol/
H A Dupdate.c206 update_map_if_required(map_ctrl *map, bool_t wait) in update_map_if_required()
/titanic_41/usr/src/cmd/lms/SyncLib/src/
H A DEventUnix.cpp113 bool Event::wait(unsigned long msecs_p) in wait() function in Event
H A DThreadUnix.cpp96 bool Thread::wait(unsigned long msecs_p) const in wait() function in Thread
/titanic_41/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()
/titanic_41/usr/src/cmd/syslogd/
H A Dqueue.c91 dataq_waiter_t wait; in dataq_dequeue() local
/titanic_41/usr/src/uts/common/io/chxge/com/
H A Despi.c341 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait) in t1_espi_get_mon()
373 t1_espi_get_mon_t204(adapter_t *adapter, u32 *valp, u8 wait) in t1_espi_get_mon_t204()
H A Dxpak.c32 static int xpak_reset(struct cphy *cphy, int wait) in xpak_reset()
/titanic_41/usr/src/uts/common/rpc/sec/
H A Dauthdesubr.c79 struct timeval *timep, struct timeval *wait) in rtime()
/titanic_41/usr/src/uts/common/cpr/
H A Dcpr_uthread.c103 cpr_stop_user(int wait) in cpr_stop_user()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7clogd.c78 kcondvar_t wait; member
375 kcondvar_t *wait = &logdp->wait; in logd_worker() local
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dclnt_budp.c111 clntbudp_bufcreate(raddr, program, version, wait, sockp, sendsz, recvsz) in clntbudp_bufcreate() argument
214 clntbudp_create(raddr, program, version, wait, sockp) in clntbudp_create() argument
H A Dmount.c389 struct timeval wait; in nfs4init() local
563 struct timeval wait; in boot_nfs_mountroot() local
H A Dbootparams.c224 int wait; in getfile() local
/titanic_41/usr/src/ucblib/librpcsoc/
H A Dclnt_udp.c114 clntudp_bufcreate(raddr, program, version, wait, sockp, sendsz, recvsz) in clntudp_bufcreate() argument
204 clntudp_create(raddr, program, version, wait, sockp) in clntudp_create() argument
/titanic_41/usr/src/cmd/csh/
H A Dwait.h37 union wait { union
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c2247 boolean_t wait = B_FALSE; in ugen_epx_req() local
2397 struct buf *bp, boolean_t *wait) in ugen_epx_ctrl_req()
2595 struct buf *bp, boolean_t *wait) in ugen_epx_bulk_req()
2713 struct buf *bp, boolean_t *wait) in ugen_epx_intr_IN_req()
3005 boolean_t wait; in ugen_epx_intr_IN_req_cb() local
3025 struct buf *bp, boolean_t *wait) in ugen_epx_intr_OUT_req()
3128 struct buf *bp, boolean_t *wait) in ugen_epx_isoc_IN_req()
3545 boolean_t wait; in ugen_epx_isoc_IN_req_cb() local
3566 struct buf *bp, boolean_t *wait) in ugen_epx_isoc_OUT_req()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dwaitpid.c111 wait(int *stat_loc) in wait() function

12345