Home
last modified time | relevance | path

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

/NextBSD/sys/dev/tdfx/
HDtdfx_linux.h45 static struct linux_ioctl_handler n##_handler = {linux_ioctl_##n, low, high}; \
47 linux_ioctl_register_handler, &n##_handler); \
49 linux_ioctl_unregister_handler, &n##_handler);
/NextBSD/sys/ofed/include/rdma/
HDib_verbs.h434 #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler) \ argument
437 (_ptr)->handler = _handler; \