Searched refs:noNotifications (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/usb_ecm/
H A DECMDevice.cpp362 bool noNotifications = fHasConnection; local
367 if (result == B_OK && noNotifications && fLinkStateChangeSem >= B_OK)
/haiku/src/add-ons/kernel/drivers/network/ether/usb_rndis/
H A DRNDISDevice.cpp525 bool noNotifications = (fMediaConnectState == MEDIA_STATE_CONNECTED); local
530 if (result == B_OK && noNotifications && fLinkStateChangeSem >= B_OK)

Completed in 77 milliseconds