Home
last modified time | relevance | path

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

/freebsd-13.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.c145 while (patch->ipt_func != NULL) { in ndis_modevent()
146 windrv_wrap((funcptr)patch->ipt_func, in ndis_modevent()
164 while (patch->ipt_func != NULL) { in ndis_modevent()
179 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.c320 while (patch->ipt_func != NULL) { in ndis_libinit()
321 windrv_wrap((funcptr)patch->ipt_func, in ndis_libinit()
336 while (patch->ipt_func != NULL) { in ndis_libfini()
351 while (patch->ipt_func != NULL) {
352 if ((funcptr)patch->ipt_func == func)
H A Dpe_var.h416 void (*ipt_func)(void); member
H A Dsubr_ntoskrnl.c356 while (patch->ipt_func != NULL) {
357 windrv_wrap((funcptr)patch->ipt_func,
403 while (patch->ipt_func != NULL) {
2131 while (patch->ipt_func != NULL) {
2132 if ((funcptr)patch->ipt_func == func)