Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/
H A Dntb.c54 const struct ntb_ctx_ops *ctx_ops; member
324 ntb_set_ctx(device_t ntb, void *ctx, const struct ntb_ctx_ops *ctx_ops) in ntb_set_ctx()
351 ntb_get_ctx(device_t ntb, const struct ntb_ctx_ops **ctx_ops) in ntb_get_ctx()