Home
last modified time | relevance | path

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

/NextBSD/sys/dev/rp/
HDrpreg.h365 int hwmtx_init; member
1015 if (CtlP->hwmtx_init != 0) in rp_lock()
1021 if (CtlP->hwmtx_init != 0) in rp_unlock()
HDrp.c770 ctlp->hwmtx_init = 1; in rp_attachcommon()
800 if (ctlp->hwmtx_init) in rp_releaseresource()