Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c267 static void uath_cmd_txeof(usb_pipe_handle_t, struct usb_bulk_req *);
1208 uath_cmd_txeof(usb_pipe_handle_t pipe, struct usb_bulk_req *req) in uath_cmd_txeof() function
1242 send_req->bulk_cb = uath_cmd_txeof; in uath_tx_cmd_xfer()
1243 send_req->bulk_exc_cb = uath_cmd_txeof; in uath_tx_cmd_xfer()