Home
last modified time | relevance | path

Searched refs:new_task (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c875 sbp2_ses_submit_task(sbp2_ses_t *sp, sbp2_task_t *new_task) in sbp2_ses_submit_task() argument
893 if (new_task != NULL) { in sbp2_ses_submit_task()
894 ASSERT(new_task->ts_state == SBP2_TASK_INIT); in sbp2_ses_submit_task()
895 sbp2_ses_append_task(sp, new_task); in sbp2_ses_submit_task()
976 callback = (ap->a_active_task != new_task); in sbp2_ses_submit_task()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4334 uint8_t new_task = 0; in stmf_task_alloc() local
4380 new_task = 1; in stmf_task_alloc()
4395 new_task = 1; in stmf_task_alloc()
4401 if (!new_task) { in stmf_task_alloc()
4465 if (new_task) { in stmf_task_alloc()