Home
last modified time | relevance | path

Searched defs:uno_tx_prepare (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusbnet.h180 usbnet_tx_prepare_cb uno_tx_prepare; /* T */ member
H A Dusbnet.c226 uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c) in uno_tx_prepare() function