Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dxmm7360.c261 #define if_ih_insert(ifp, func, arg) (ifp)->_if_input = (func) macro
3258 if_ih_insert(ifp, wwan_if_input, NULL); in wwan_attach()