Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dif_mos.c146 static unsigned mos_uno_tx_prepare(struct usbnet *, struct mbuf *,
171 .uno_tx_prepare = mos_uno_tx_prepare,
712 mos_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c) in mos_uno_tx_prepare() function