Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/ndis/
Dntoskrnl_var.h1482 extern device_object *IoGetAttachedDevice(device_object *);
Dsubr_ntoskrnl.c856 IoGetAttachedDevice(dev) function
1370 attached = IoGetAttachedDevice(dst);
4308 IMPORT_SFUNC(IoGetAttachedDevice, 1),