Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c2930 urtw_txeof_normal(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in urtw_txeof_normal() function
3856 req->bulk_cb = (priority)?urtw_txeof_normal : urtw_txeof_low; in urtw_tx_start()
3857 req->bulk_exc_cb = (priority)?urtw_txeof_normal: urtw_txeof_low; in urtw_tx_start()