Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c268 static void uath_cmd_rxeof(usb_pipe_handle_t, usb_bulk_req_t *);
1394 uath_cmd_rxeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in uath_cmd_rxeof() function
1465 req->bulk_cb = uath_cmd_rxeof; in uath_rx_cmd_xfer()
1466 req->bulk_exc_cb = uath_cmd_rxeof; in uath_rx_cmd_xfer()