Searched refs:m_SentIoListHead (Results 1 – 3 of 3) sorted by relevance
58 InitializeListHead(&m_SentIoListHead); in Construct()93 ASSERT(IsListEmpty(&m_SentIoListHead)); in ~FxIoTarget()682 if (IsListEmpty(&m_SentIoListHead)) { in GotoStopState()710 &m_SentIoListHead, in GotoStopState()856 &m_SentIoListHead, in GotoPurgeState()1022 &m_SentIoListHead, in GotoRemoveState()1534 InsertTailList(&m_SentIoListHead, &Request->m_ListEntry); in SubmitLocked()1989 if (IsListEmpty(&m_SentIoListHead) && IsListEmpty(&m_IgnoredIoListHead)) { in RemoveCompletedRequestLocked()2007 IsListEmpty(&m_SentIoListHead)) { in RemoveCompletedRequestLocked()2642 &m_SentIoListHead, in CancelSentIo()
868 LIST_ENTRY m_SentIoListHead; member in FxIoTarget
1143 ASSERT(IsListEmpty(&m_SentIoListHead)); in GotoStartState()