Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c275 static void uath_data_rxeof(usb_pipe_handle_t, usb_bulk_req_t *);
1561 uath_data_rxeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in uath_data_rxeof() function
1709 req->bulk_cb = uath_data_rxeof; in uath_rx_data_xfer()
1710 req->bulk_exc_cb = uath_data_rxeof; in uath_rx_data_xfer()