Home
last modified time | relevance | path

Searched defs:hwt_backend (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hwt/
H A Dhwt_backend.h54 struct hwt_backend { struct
56 struct hwt_backend_ops *ops; argument
71 int hwt_backend_register(struct hwt_backend *); argument
H A Dhwt_context.h67 struct hwt_backend *hwt_backend; member