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

/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.h137 status_t _GetLinkState(ether_link_state *state);
H A DDavicomDevice.cpp427 return _GetLinkState((ether_link_state *)buffer);
965 DavicomDevice::_GetLinkState(ether_link_state *linkState) function in class:DavicomDevice

Completed in 80 milliseconds