Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dif_urtw.c495 static void urtw_txeof_normal(struct usbd_xfer *, void *,
2555 urtw_txeof_normal(struct usbd_xfer *xfer, void *priv, in urtw_txeof_normal() function
2686 (prior == URTW_PRIORITY_LOW) ? urtw_txeof_low : urtw_txeof_normal); in urtw_tx_start()