Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin/
H A Dconvert-gulong.patch21 + gulong tbytes[2];
31 + if (read_netload_proc (&tbytes[1]) != 0)
32 + if (read_netload_libgtop (&tbytes[1]) != 0)
35 + bytes[0] = tbytes[0];
36 + bytes[1] = tbytes[1];
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c1270 uint32_t tbytes; in ehci_execute_complete() local
1309 tbytes = get_field(q->qh.token, QTD_TOKEN_TBYTES); in ehci_execute_complete()
1310 if (tbytes && p->pid == USB_TOKEN_IN) { in ehci_execute_complete()
1311 tbytes -= p->packet.actual_length; in ehci_execute_complete()
1312 if (tbytes) { in ehci_execute_complete()
1320 tbytes = 0; in ehci_execute_complete()
1322 DPRINTF("updating tbytes to %d\n", tbytes); in ehci_execute_complete()
1323 set_field(&q->qh.token, tbytes, QTD_TOKEN_TBYTES); in ehci_execute_complete()
H A Dtrace-events93 usb_ehci_qtd_fields(uint32_t addr, int tbytes, int cpage, int cerr, int pid) "QTD @ 0x%08x - tbytes