HomeSort by: relevance | last modified time | path
    Searched defs:upl_uno_tx_prepare (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_upl.c 111 static unsigned upl_uno_tx_prepare(struct usbnet *, struct mbuf *,
116 .uno_tx_prepare = upl_uno_tx_prepare,
236 upl_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c) function in typeref:typename:unsigned

Completed in 13 milliseconds