Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c274 static void uath_data_txeof(usb_pipe_handle_t, usb_bulk_req_t *);
1495 uath_data_txeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in uath_data_txeof() function
1541 req->bulk_cb = uath_data_txeof; in uath_tx_data_xfer()
1542 req->bulk_exc_cb = uath_data_txeof; in uath_tx_data_xfer()