Searched defs:hwt_owner (Results 1 – 3 of 3) sorted by relevance
32 struct hwt_owner { struct36 LIST_ENTRY(hwt_owner) next; /* Entry in hwt owner hash. */ argument
66 static LIST_HEAD(hwt_ownerhash, hwt_owner) *hwt_ownerhash; in LIST_HEAD() argument
66 struct hwt_owner *hwt_owner; member