Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/uath/
H A Duath.c270 static void uath_data_rxeof(usb_pipe_handle_t, usb_bulk_req_t *);
1556 uath_data_rxeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in uath_data_rxeof() function
1704 req->bulk_cb = uath_data_rxeof; in uath_rx_data_xfer()
1705 req->bulk_exc_cb = uath_data_rxeof; in uath_rx_data_xfer()