Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/tcpip/
H A Ddispatch.c1635 WaitForHwAddress ( PDEVICE_OBJECT DeviceObject, PVOID Context) { in WaitForHwAddress() function
1792 WaitForHwAddress(DeviceObject, WorkItem); in DispTdiQueryIpHwAddress()
1796 IoQueueWorkItem(WorkItem->WorkItem, WaitForHwAddress, DelayedWorkQueue, WorkItem); in DispTdiQueryIpHwAddress()