OSAL_LIST_REMOVE_ENTRY
OSAL_LIST_REMOVE_ENTRY(&p_ptt->list_entry,
OSAL_LIST_REMOVE_ENTRY(&p_ent->list,
OSAL_LIST_REMOVE_ENTRY(&p_ent->list, &p_spq->free_pool);
OSAL_LIST_REMOVE_ENTRY(&p_en2->list, &p_spq->free_pool);
OSAL_LIST_REMOVE_ENTRY(&p_ent->list, head);
OSAL_LIST_REMOVE_ENTRY(&p_ent->list,
OSAL_LIST_REMOVE_ENTRY(&p_ent->list, &p_spq->unlimited_pending);
OSAL_LIST_REMOVE_ENTRY(&p_ent->list, &p_spq->completion_pending);