Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c1557 unsigned devunit; in uhso_attach_ifnet() local
1580 devunit = alloc_unr(uhso_ifnet_unit); in uhso_attach_ifnet()
1582 if_initname(ifp, device_get_name(sc->sc_dev), devunit); in uhso_attach_ifnet()