Home
last modified time | relevance | path

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

/trueos/sys/compat/ndis/
HDsubr_ntoskrnl.c2764 if (iw->iw_func == NULL)
2767 MSCALL2(iw->iw_func, iw->iw_dobj, iw->iw_ctx);
2875 IoQueueWorkItem(iw, iw_func, qtype, ctx) argument
2877 io_workitem_func iw_func;
2907 iw->iw_func = iw_func;
HDntoskrnl_var.h1321 io_workitem_func iw_func; member