Searched refs:uath_data_txeof (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c269 static void uath_data_txeof(usb_pipe_handle_t, usb_bulk_req_t *);
1490 uath_data_txeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) function
1495 UATH_DEBUG(UATH_DBG_TX, "uath: uath_data_txeof(): "
1536 req->bulk_cb = uath_data_txeof;
1537 req->bulk_exc_cb = uath_data_txeof;

Completed in 50 milliseconds