Searched refs:hd_lock (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dtwevar.h79 int hd_lock; member in struct:twe_softc::__anon73
H A Dgdtvar.h163 u_int8_t hd_lock; member in struct:gdt_softc::__anon10
H A Daacvar.h382 u_int8_t hd_lock; member in struct:aac_softc::__anon12
/openbsd-current/sys/dev/fdt/
H A Dqcmtx.c92 sc->sc_hd.hd_lock = qcmtx_lock;
/openbsd-current/sys/dev/ofw/
H A Dofw_misc.h323 int (*hd_lock)(void *, uint32_t *, int); member in struct:hwlock_device
H A Dofw_misc.c1375 if (hd && hd->hd_lock)
1376 return hd->hd_lock(hd->hd_cookie, &cells[1], lock);

Completed in 97 milliseconds