if_atu.c | 233 static void atu_txeof(struct usbd_xfer *, void *, usbd_status); 1731 atu_txeof(struct usbd_xfer *xfer, void *priv, usbd_status status) function in typeref:typename:void 1739 DPRINTFN(25, ("%s: atu_txeof status=%d\n", device_xname(sc->atu_dev), 1826 ATU_TX_TIMEOUT, atu_txeof); 2201 atu_txeof(c->atu_xfer, c, stat);
|