Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.c44 struct netif *pnetif_usb0 = NULL; variable
328 pnetif_usb0 = &sc->ac_if; in ue_attach_post_task()
/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c1207 extern struct netif *pnetif_usb0;
1264 (void)netifapi_dhcp_start(pnetif_usb0); in u3g_write_from_shell()
1265 while (netifapi_dhcp_is_bound(pnetif_usb0) == 0) { in u3g_write_from_shell()