Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Duhso.c421 Static void uhso_ifnet_write_cb(struct usbd_xfer *, void *, usbd_status);
1964 hp->hp_write_cb = uhso_ifnet_write_cb; in uhso_ifnet_attach()
2006 uhso_ifnet_write_cb(struct usbd_xfer *xfer, void * p, usbd_status status) in uhso_ifnet_write_cb() function