Searched defs:tm_fn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c1124 uint8_t tm_fn; local
1160 tm_fn = TM_ABORT_TASK_SET;
1164 tm_fn = TM_CLEAR_TASK_SET;
1168 tm_fn = TM_LUN_RESET;
1172 tm_fn = TM_CLEAR_ACA;
1239 iu->iu_stmf_task->task_mgmt_function = tm_fn;

Completed in 744 milliseconds