Home
last modified time | relevance | path

Searched refs:hwlock_register (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/fdt/
Dqcmtx.c93 hwlock_register(&sc->sc_hd); in qcmtx_attach()
/openbsd/src/sys/dev/ofw/
Dofw_misc.h330 void hwlock_register(struct hwlock_device *);
Dofw_misc.c1354 hwlock_register(struct hwlock_device *hd) in hwlock_register() function