Searched refs:ITASK_CMD_POLL (Results 1 – 2 of 2) sorted by relevance
305 #define ITASK_CMD_POLL 0x10 macro306 #define ITASK_CMD_POLL_LU (ITASK_CMD_POLL | 1)307 #define ITASK_CMD_POLL_LPORT (ITASK_CMD_POLL | 2)
6283 } else if ((curcmd & ITASK_CMD_POLL) && in stmf_worker_task()