Home
last modified time | relevance | path

Searched defs:hwt_owner (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hwt/
H A Dhwt_owner.h32 struct hwt_owner { struct
36 LIST_ENTRY(hwt_owner) next; /* Entry in hwt owner hash. */ argument
H A Dhwt_ownerhash.c66 static LIST_HEAD(hwt_ownerhash, hwt_owner) *hwt_ownerhash; in LIST_HEAD() argument
H A Dhwt_context.h66 struct hwt_owner *hwt_owner; member