Searched refs:pr_wait (Results 1 – 4 of 4) sorted by relevance
54 volatile boolean_t pr_wait; member
510 priv->pr_wait = B_TRUE; in dcopy_cmd_poll()518 if (priv->pr_wait) { in dcopy_cmd_poll()860 priv->pr_wait = B_FALSE; in dcopy_device_channel_notify()
345 extern int pr_wait(prcommon_t *, timestruc_t *, int);
1267 error = pr_wait(pcp, rqtp, timecheck); in pr_wait_stop()1286 error = pr_wait(pcp, rqtp, timecheck); in pr_wait_stop()1443 pr_wait(prcommon_t *pcp, /* prcommon referring to process/lwp */ in pr_wait() function2202 error = pr_wait(pcp, NULL, 0); in pr_agent()