Searched refs:bos (Results 1 – 4 of 4) sorted by relevance
115 usb_bos_t *bos; in usba_bos_save() local155 bos = kmem_zalloc(sizeof (usb_bos_t) * nalloc, KM_SLEEP); in usba_bos_save()168 bos[ncaps].ubos_length = dev.bLength; in usba_bos_save()169 bos[ncaps].ubos_type = dev.bDevCapabilityType; in usba_bos_save()175 &bos[ncaps]); in usba_bos_save()179 &bos[ncaps]); in usba_bos_save()183 &bos[ncaps]); in usba_bos_save()187 &bos[ncaps]); in usba_bos_save()195 bos[ncaps].ubos_type = USB_BOS_TYPE_INVALID; in usba_bos_save()196 bcopy(buf, bos[ncaps].ubos_caps.ubos_raw, dev.bLength); in usba_bos_save()[all …]
412 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in preinitialize() local416 props.store(bos, ""); in preinitialize()419 bos.toByteArray())); in preinitialize()
105 bos, enumerator
2445 struct filenames *tos, *bos, *fn, *fnn, *fnnn; in follow_path() local2586 bos = top; in follow_path()2591 for (fn = tos; fn <= bos; fn++) { in follow_path()2640 bos--; in follow_path()