Searched refs:MFL_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/tools/tools/bus_autoconf/
H A Dbus_autoconf_format_example.txt22 #define MFL_SIZE "1"
24 #define MFL_SIZE "0"
92 "mfl_vendor{" U16_XOR "," MFL_SIZE "}"
93 "mfl_product{" U16_XOR "," MFL_SIZE "}"
94 "mfl_dev_lo{" U16_XOR "," MFL_SIZE "}"
95 "mfl_dev_hi{" U16_XOR "," MFL_SIZE "}"
97 "mfl_dev_class{" U16_XOR "," MFL_SIZE "}"
98 "mfl_dev_subclass{" U16_XOR "," MFL_SIZE "}"
99 "mfl_dev_protocol{" U16_XOR "," MFL_SIZE "}"
100 "mfl_int_class{" U16_XOR "," MFL_SIZE "}"
[all...]
/freebsd-10.1-release/sys/dev/usb/
H A Dusb_lookup.c176 #define MFL_SIZE "1" macro
178 #define MFL_SIZE "0" macro
237 "mfl_vendor{" U16_XOR "," MFL_SIZE "}"
238 "mfl_product{" U16_XOR "," MFL_SIZE "}"
239 "mfl_dev_lo{" U16_XOR "," MFL_SIZE "}"
240 "mfl_dev_hi{" U16_XOR "," MFL_SIZE "}"
242 "mfl_dev_class{" U16_XOR "," MFL_SIZE "}"
243 "mfl_dev_subclass{" U16_XOR "," MFL_SIZE "}"
244 "mfl_dev_protocol{" U16_XOR "," MFL_SIZE "}"
245 "mfl_int_class{" U16_XOR "," MFL_SIZE "}"
[all...]

Completed in 95 milliseconds