Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h362 #define USB_IA_DESCR_SIZE 8 /* interface association descr size */ macro
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dparser.c314 while (buf + USB_IA_DESCR_SIZE <= bufend) { in usb_parse_ia_descr()
H A Dusba.c2326 USB_IA_DESCR_SIZE); in usba_ready_interface_association_node()
2329 if (size != USB_IA_DESCR_SIZE) { in usba_ready_interface_association_node()
2332 size, USB_IA_DESCR_SIZE); in usba_ready_interface_association_node()