Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/ndis/
H A Dsubr_hal.c100 while (patch->ipt_func != NULL) { in hal_libinit()
101 windrv_wrap((funcptr)patch->ipt_func, in hal_libinit()
120 while (patch->ipt_func != NULL) { in hal_libfini()
H A Dkern_ndis.c146 while (patch->ipt_func != NULL) { in ndis_modevent()
147 windrv_wrap((funcptr)patch->ipt_func, in ndis_modevent()
165 while (patch->ipt_func != NULL) { in ndis_modevent()
180 while (patch->ipt_func != NULL) { in ndis_modevent()
H A Dsubr_usbd.c173 while (patch->ipt_func != NULL) { in usbd_libinit()
174 windrv_wrap((funcptr)patch->ipt_func, in usbd_libinit()
222 while (patch->ipt_func != NULL) { in usbd_libfini()
H A Dsubr_ndis.c321 while (patch->ipt_func != NULL) { in ndis_libinit()
322 windrv_wrap((funcptr)patch->ipt_func, in ndis_libinit()
337 while (patch->ipt_func != NULL) { in ndis_libfini()
352 while (patch->ipt_func != NULL) {
353 if ((funcptr)patch->ipt_func == func)
H A Dpe_var.h417 void (*ipt_func)(void); member
H A Dsubr_ntoskrnl.c355 while (patch->ipt_func != NULL) {
356 windrv_wrap((funcptr)patch->ipt_func,
402 while (patch->ipt_func != NULL) {
2134 while (patch->ipt_func != NULL) {
2135 if ((funcptr)patch->ipt_func == func)