Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_muge.c1359 uint32_t frm_len = 0, tx_cmd_a = 0, tx_cmd_b = 0; in muge_bulk_write_callback() local
1406 tx_cmd_b = 0; in muge_bulk_write_callback()
1409 tx_cmd_b = htole32(tx_cmd_b); in muge_bulk_write_callback()
1410 usbd_copy_in(pc, 4, &tx_cmd_b, sizeof(tx_cmd_b)); in muge_bulk_write_callback()