Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c504 urtw_rxeof(usb_pipe_handle_t, usb_bulk_req_t *);
2512 urtw_rxeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in urtw_rxeof() function
3898 req->bulk_cb = urtw_rxeof; in urtw_rx_start()
3899 req->bulk_exc_cb = urtw_rxeof; in urtw_rx_start()