Searched defs:ARCMSR_LOCK_ACQUIRE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/arcmsr/
H A Darcmsr.h75 #define ARCMSR_LOCK_ACQUIRE(l) mtx_lock(l) macro
83 #define ARCMSR_LOCK_ACQUIRE(l) simple_lock(l) macro

Completed in 118 milliseconds