Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_url.c75 static unsigned url_uno_tx_prepare(struct usbnet *, struct mbuf *,
99 .uno_tx_prepare = url_uno_tx_prepare,
469 url_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c) in url_uno_tx_prepare() function