Home
last modified time | relevance | path

Searched refs:AG_SPIN_UNLOCK_IRQ (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
HDagtiapi.c148 #define AG_SPIN_UNLOCK_IRQ(lock, flags) macro
1303 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_InitCardHW()
1316 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_InitCardHW()
2200 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_DoSoftReset()
2292 AG_SPIN_UNLOCK_IRQ(agtiapi_host_lock, flags); in agtiapi_CheckIOTimeout()
4874 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, _flags ); in agtiapi_CheckCB()
5908 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_TITimer()
6126 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, *flags ); in agtiapi_ResetCard()
6173 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, *flags ); in agtiapi_ResetCard()
6256 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_ResetCard()
[all …]
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
HDlxencrypt.c970 AG_SPIN_UNLOCK_IRQ(&pCard->ioerr_queue_lock, flags); //for test in agtiapi_EncryptionIoctl()
1157 AG_SPIN_UNLOCK_IRQ(&pCard->ioerr_queue_lock, flags); in agtiapi_HandleEncryptedIOFailure()