Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/urtw/
H A Durtw.c2897 urtw_txeof_low(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in urtw_txeof_low() function
3852 req->bulk_cb = (priority)?urtw_txeof_normal : urtw_txeof_low; in urtw_tx_start()
3853 req->bulk_exc_cb = (priority)?urtw_txeof_normal: urtw_txeof_low; in urtw_tx_start()