Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddesc.h76 } bos; member
H A Ddesc.c361 d->u.bos.wTotalLength_lo = usb_lo(wTotalLength); in usb_desc_bos()
362 d->u.bos.wTotalLength_hi = usb_hi(wTotalLength); in usb_desc_bos()
363 d->u.bos.bNumDeviceCaps = bNumDeviceCaps; in usb_desc_bos()
H A Dtrace-events243 usb_desc_bos(int addr, int len, int ret) "dev %d bos, len %d, ret %d"