completion_pending
OSAL_LIST_REMOVE_ENTRY(&p_ent->list, &p_spq->completion_pending);
&p_spq->completion_pending,
&p_spq->completion_pending);
OSAL_LIST_INIT(&p_spq->completion_pending);
OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_spq->completion_pending);
&p_spq->completion_pending);