Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h307 #define ITASK_CMD_POLL_LPORT (ITASK_CMD_POLL | 2) macro
H A Dstmf.c5119 if (itask->itask_cmd_stack[i] == ITASK_CMD_POLL_LPORT) { in stmf_task_poll_lport()
5124 itask->itask_cmd_stack[itask->itask_ncmds++] = ITASK_CMD_POLL_LPORT; in stmf_task_poll_lport()
6370 case ITASK_CMD_POLL_LPORT: in stmf_worker_task()