Home
last modified time | relevance | path

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

/openbsd/sys/dev/ofw/
H A Dofw_misc.h48 struct ifnet *if_byphandle(uint32_t);
H A Dofw_misc.c151 if_byphandle(uint32_t phandle) in if_byphandle() function