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

  /src/sys/dev/usb/
if_smsc.c 190 static unsigned smsc_uno_tx_prepare(struct usbnet *, struct mbuf *,
202 .uno_tx_prepare = smsc_uno_tx_prepare,
1010 smsc_uno_tx_prepare(struct usbnet *un, struct mbuf *m, struct usbnet_chain *c) function in typeref:typename:unsigned

Completed in 14 milliseconds