Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddesc.h40 uint8_t wTotalLength_lo; member
73 uint8_t wTotalLength_lo; member
H A Ddesc.c122 d->u.config.wTotalLength_lo = usb_lo(wTotalLength); in usb_desc_config()
361 d->u.bos.wTotalLength_lo = usb_lo(wTotalLength); in usb_desc_bos()