Home
last modified time | relevance | path

Searched refs:match_flag_int_protocol (Results 1 – 4 of 4) sorted by relevance

/dragonfly/tools/tools/bus_autoconf/
H A Dbus_usb.c103 if (a->match_flag_int_protocol > b->match_flag_int_protocol) in usb_compare()
105 if (a->match_flag_int_protocol < b->match_flag_int_protocol) in usb_compare()
194 id->match_flag_int_protocol = 1; in usb_import_entry()
234 id->match_flag_int_protocol = 1; in usb_import_entry()
238 id->match_flag_int_protocol | in usb_import_entry()
316 if (id->match_flag_int_protocol) { in usb_dump()
H A Dbus_usb.h67 uint8_t match_flag_int_protocol:1; member
/dragonfly/sys/bus/u4b/
H A Dusb_lookup.c115 if ((id->match_flag_int_protocol) && in usbd_lookup_id_by_info()
H A Dusbdi.h296 uint8_t match_flag_int_protocol:1; member
352 .match_flag_int_protocol = 1, .bInterfaceProtocol = (ip)