Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadefs.h133 #define LL_FAST_IO_LOCK (LL_IOREQ_LOCKEQ_LOCK+1) macro
135 #define LL_FAST_IO_LOCK (LL_IOREQ_LOCKEQ_LOCK) macro
139 #define LL_TRACE_LOCK (LL_FAST_IO_LOCK+1)
141 #define LL_TRACE_LOCK (LL_FAST_IO_LOCK)
H A Dsassp.c93 ossaSingleThreadedEnter(agRoot, LL_FAST_IO_LOCK); in siFastSSPReqAlloc()
96 ossaSingleThreadedLeave(agRoot, LL_FAST_IO_LOCK); in siFastSSPReqAlloc()
124 ossaSingleThreadedEnter(agRoot, LL_FAST_IO_LOCK); in siFastSSPReqFree()
128 ossaSingleThreadedLeave(agRoot, LL_FAST_IO_LOCK); in siFastSSPReqFree()