Searched refs:ioerr_queue_lock (Results 1 – 2 of 2) sorted by relevance
658 pCard->ioerr_queue_lock = AG_SPIN_UNLOCK(pCard->ioerr_queue_lock); in agtiapi_SetupEncryptionPools()951 AG_SPIN_LOCK_IRQ(&pCard->ioerr_queue_lock, flags); in agtiapi_EncryptionIoctl()969 AG_SPIN_UNLOCK_IRQ(&pCard->ioerr_queue_lock, flags); //for test in agtiapi_EncryptionIoctl()1154 AG_SPIN_LOCK_IRQ(&pCard->ioerr_queue_lock, flags); in agtiapi_HandleEncryptedIOFailure()1156 AG_SPIN_UNLOCK_IRQ(&pCard->ioerr_queue_lock, flags); in agtiapi_HandleEncryptedIOFailure()
365 struct mtx ioerr_queue_lock; member