Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/include/
H A Dck_ec.h296 struct ck_ec_ops { struct
298 int (*gettime)(const struct ck_ec_ops *, struct timespec *out); argument
320 void (*wake32)(const struct ck_ec_ops *, const uint32_t *address); argument
330 void (*wake64)(const struct ck_ec_ops *, const uint64_t *address); argument
336 uint32_t busy_loop_iter;
342 uint32_t initial_wait_ns;
366 * extern const struct ck_ec_ops system_ec_ops; argument