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

/illumos-gate/usr/src/uts/common/sys/
H A Dtermio.h92 #define TM_NONE 0000 /* use default flags */ macro
H A Dstmf.h184 #define TM_NONE 0x00 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c1660 if (task->task_mgmt_function != TM_NONE) {
1837 if (task->task_mgmt_function == TM_NONE) {
1858 if (st->task_mgmt_function != TM_NONE) {
2104 task->task_mgmt_function = TM_NONE;
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c1014 iu->iu_stmf_task->task_mgmt_function = TM_NONE;
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c667 ASSERT(task->task_mgmt_function == TM_NONE);

Completed in 293 milliseconds