Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c227 typedef struct ibv_device *(*ibv_driver_init_func_1_1)(const char *uverbs_sys_path, typedef
288 ibv_driver_init_func_1_1 init_func);
1002 void __ibv_register_driver_1_1(const char *name, ibv_driver_init_func_1_1 init_func) in __ibv_register_driver_1_1()