Searched refs:tsk (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c1123 srp_tsk_mgmt_t *tsk = (srp_tsk_mgmt_t *)iu->iu_buf; local
1128 tsk->tm_function);
1136 srp_cmd_req_t, (srp_cmd_req_t *)tsk);
1139 iu->iu_tag = tsk->tm_tag;
1145 switch (tsk->tm_function) {
1151 status = srpt_ch_task_mgmt_abort(ch, iu, tsk->tm_task_tag);
1181 " not supported", tsk->tm_function);
1210 ch->ch_session->ss_ss, tsk->tm_lun, 0, STMF_TASK_EXT_NONE);

Completed in 59 milliseconds