Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/net/
H A Dif_muge.c1371 uint32_t frm_len = 0, tx_cmd_a = 0, tx_cmd_b = 0; in muge_bulk_write_callback() local
1417 tx_cmd_b = 0; in muge_bulk_write_callback()
1420 tx_cmd_b = htole32(tx_cmd_b); in muge_bulk_write_callback()
1421 usbd_copy_in(pc, 4, &tx_cmd_b, sizeof(tx_cmd_b)); in muge_bulk_write_callback()