Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mana/
H A Dhw_channel.h182 struct hwc_caller_ctx { struct
183 struct completion comp_event;
184 void *output_buf;
185 uint32_t output_buflen;
187 uint32_t error; /* Error code */
211 struct hwc_caller_ctx *caller_ctx; argument