Searched defs:apmsc (Results 1 – 3 of 3) sorted by relevance
91 #define APM_LOCK(apmsc) \ argument93 #define APM_UNLOCK(apmsc) \ argument662 struct apm_softc *apmsc = arg; in apm_thread() local
91 #define APM_LOCK(apmsc) \ argument93 #define APM_UNLOCK(apmsc) \ argument718 struct apm_softc *apmsc = arg; in apm_thread() local
85 #define APM_LOCK(apmsc) mutex_enter(&(apmsc)->sc_lock) argument86 #define APM_UNLOCK(apmsc) mutex_exit(&(apmsc)->sc_lock) argument