Searched refs:bos (Results 1 – 3 of 3) sorted by relevance
76 } bos; member
361 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()
243 usb_desc_bos(int addr, int len, int ret) "dev %d bos, len %d, ret %d"