Searched refs:vhp (Results 1 – 1 of 1) sorted by relevance
99 #define VHPET_LOCK(vhp) mtx_lock(&((vhp)->mtx)) argument100 #define VHPET_UNLOCK(vhp) mtx_unlock(&((vhp)->mtx)) argument