Searched refs:AG_SPIN_UNLOCK_IRQ (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/pms/freebsd/driver/ini/src/ |
| D | agtiapi.c | 148 #define AG_SPIN_UNLOCK_IRQ(lock, flags) macro 1300 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_InitCardHW() 1313 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_InitCardHW() 2195 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_DoSoftReset() 2287 AG_SPIN_UNLOCK_IRQ(agtiapi_host_lock, flags); in agtiapi_CheckIOTimeout() 4858 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, _flags ); in agtiapi_CheckCB() 5891 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_TITimer() 6109 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, *flags ); in agtiapi_ResetCard() 6156 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, *flags ); in agtiapi_ResetCard() 6239 AG_SPIN_UNLOCK_IRQ( agtiapi_host_lock, flags ); in agtiapi_ResetCard() [all …]
|
| /freebsd-12-stable/sys/dev/pms/freebsd/driver/common/ |
| D | lxencrypt.c | 970 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()
|