Home
last modified time | relevance | path

Searched refs:ntb_get_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ntb/
H A Dntb.h177 void * ntb_get_ctx(device_t ntb, const struct ntb_ctx_ops **ctx_ops);
H A Dntb.c351 ntb_get_ctx(device_t ntb, const struct ntb_ctx_ops **ctx_ops) in ntb_get_ctx() function