Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_cdce.c195 printf("%s: ", sc->cdce_dev.dv_xname); in cdce_attach()
223 printf("%s: no data interface\n", sc->cdce_dev.dv_xname); in cdce_attach()
233 sc->cdce_dev.dv_xname, i); in cdce_attach()
250 sc->cdce_dev.dv_xname, j); in cdce_attach()
261 "%d\n", sc->cdce_dev.dv_xname, i); in cdce_attach()
277 "\n", sc->cdce_dev.dv_xname, in cdce_attach()
292 sc->cdce_dev.dv_xname); in cdce_attach()
297 sc->cdce_dev.dv_xname); in cdce_attach()
324 printf("%s: address %s\n", sc->cdce_dev.dv_xname, in cdce_attach()
332 strlcpy(ifp->if_xname, sc->cdce_dev.dv_xname, IFNAMSIZ); in cdce_attach()
[all …]
Dif_cdcereg.h42 struct usb_devno cdce_dev; member
69 struct device cdce_dev; member