Searched defs:vhp (Results 1 – 1 of 1) sorted by relevance
94 #define VHPET_LOCK(vhp) mtx_lock(&((vhp)->mtx)) argument95 #define VHPET_UNLOCK(vhp) mtx_unlock(&((vhp)->mtx)) argument