HomeSort by: relevance | last modified time | path
    Searched refs:uaa (Results 1 - 25 of 60) sorted by relevancy

1 2 3

  /src/sys/dev/usb/
umodeswitch.c 366 struct usb_attach_arg *uaa = aux; local in function:umodeswitch_match
371 switch (uaa->uaa_vendor) {
373 if (uaa->uaa_product == USB_PRODUCT_HUAWEI_K3765)
376 switch (uaa->uaa_product) {
379 return u3g_huawei_k3765_reinit(uaa->uaa_device);
382 return u3g_huawei_e171_reinit(uaa->uaa_device);
385 return u3g_huawei_e353_reinit(uaa->uaa_device);
388 return u3g_huawei_reinit(uaa->uaa_device);
394 switch (uaa->uaa_product){
397 return u3g_bulk_scsi_eject(uaa->uaa_device)
462 struct usb_attach_arg *uaa = aux; local in function:umodeswitch_attach
    [all...]
uberry.c 154 struct usb_attach_arg *uaa = aux; local in function:uberry_match
157 return (uberry_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
165 struct usb_attach_arg *uaa = aux; local in function:uberry_attach
166 struct usbd_device * dev = uaa->uaa_device;
182 if (uaa->uaa_product == USB_PRODUCT_RIM_BLACKBERRY_PEARL)
ugensa.c 125 struct usb_attach_arg *uaa = aux; local in function:ugensa_match
128 uaa->uaa_vendor, uaa->uaa_product));
130 return ugensa_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
138 struct usb_attach_arg *uaa = aux; local in function:ugensa_attach
139 struct usbd_device *dev = uaa->uaa_device;
177 if (ugensa_lookup(uaa->uaa_vendor, uaa->uaa_product)->ugensa_flags & UNTESTED)
uipad.c 128 struct usb_attach_arg *uaa = aux; local in function:uipad_match
131 return uipad_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
139 struct usb_attach_arg *uaa = aux; local in function:uipad_attach
140 struct usbd_device * dev = uaa->uaa_device;
aubtfwl.c 69 const struct usb_attach_arg * const uaa = aux; local in function:aubtfwl_match
71 if (usb_lookup(ar3k_devs, uaa->uaa_vendor, uaa->uaa_product))
74 if (usb_lookup(ar3k12_devs, uaa->uaa_vendor, uaa->uaa_product)) {
75 return (UGETW(uaa->uaa_device->ud_ddesc.bcdDevice) > 1)?
85 const struct usb_attach_arg * const uaa = aux; local in function:aubtfwl_attach
89 sc->sc_udev = uaa->uaa_device;
92 if (usb_lookup(ar3k12_devs, uaa->uaa_vendor, uaa->uaa_product)
    [all...]
ubsa.c 144 struct usb_attach_arg *uaa = aux; local in function:ubsa_match
146 return (ubsa_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
154 struct usb_attach_arg *uaa = aux; local in function:ubsa_attach
155 struct usbd_device *dev = uaa->uaa_device;
189 sc->sc_quadumts = ubsa_lookup(uaa->uaa_vendor, uaa->uaa_product)->ubsa_quadumts;
uipaq.c 140 struct usb_attach_arg *uaa = aux; local in function:uipaq_match
143 uaa->uaa_vendor, uaa->uaa_product));
145 return uipaq_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
153 struct usb_attach_arg *uaa = aux; local in function:uipaq_attach
154 struct usbd_device *dev = uaa->uaa_device;
191 sc->sc_flags = uipaq_lookup(uaa->uaa_vendor, uaa->uaa_product)->uv_flags;
auvitek.c 78 struct usb_attach_arg *uaa = opaque; local in function:auvitek_match
82 if (auvitek_devices[i].vendor == uaa->uaa_vendor &&
83 auvitek_devices[i].product == uaa->uaa_product)
94 struct usb_attach_arg *uaa = opaque; local in function:auvitek_attach
95 struct usbd_device *dev = uaa->uaa_device;
106 sc->sc_uport = uaa->uaa_port;
109 if (auvitek_devices[i].vendor == uaa->uaa_vendor &&
110 auvitek_devices[i].product == uaa->uaa_product)
uep.c 116 struct usb_attach_arg *uaa = aux; local in function:uep_match
118 if ((uaa->uaa_vendor == USB_VENDOR_EGALAX) && (
119 (uaa->uaa_product == USB_PRODUCT_EGALAX_TPANEL)
120 || (uaa->uaa_product == USB_PRODUCT_EGALAX_TPANEL2)))
123 if ((uaa->uaa_vendor == USB_VENDOR_EGALAX2)
124 && (uaa->uaa_product == USB_PRODUCT_EGALAX2_TPANEL))
135 struct usb_attach_arg *uaa = aux; local in function:uep_attach
136 struct usbd_device *dev = uaa->uaa_device;
usb_subr.c 1050 struct usb_attach_arg uaa; local in function:usbd_attach_roothub
1054 uaa.uaa_device = dev;
1055 uaa.uaa_usegeneric = 0;
1056 uaa.uaa_port = 0;
1057 uaa.uaa_vendor = UGETW(dd->idVendor);
1058 uaa.uaa_product = UGETW(dd->idProduct);
1059 uaa.uaa_release = UGETW(dd->bcdDevice);
1060 uaa.uaa_class = dd->bDeviceClass;
1061 uaa.uaa_subclass = dd->bDeviceSubClass;
1062 uaa.uaa_proto = dd->bDeviceProtocol
1133 struct usb_attach_arg uaa; local in function:usbd_attachwholedevice
1693 struct usb_attach_arg *uaa = aux; local in function:usbd_print
    [all...]
uvisor.c 201 struct usb_attach_arg *uaa = aux; local in function:uvisor_match
204 uaa->uaa_vendor, uaa->uaa_product));
206 return uvisor_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
214 struct usb_attach_arg *uaa = aux; local in function:uvisor_attach
215 struct usbd_device *dev = uaa->uaa_device;
254 sc->sc_flags = uvisor_lookup(uaa->uaa_vendor, uaa->uaa_product)->uv_flags;
if_upl.c 134 struct usb_attach_arg *uaa = aux; local in function:upl_match
136 return usb_lookup(sc_devs, uaa->uaa_vendor, uaa->uaa_product) != NULL ?
144 struct usb_attach_arg *uaa = aux; local in function:upl_attach
146 struct usbd_device * dev = uaa->uaa_device;
udsbr.c 116 struct usb_attach_arg *uaa = aux; local in function:udsbr_match
120 if (uaa->uaa_vendor != USB_VENDOR_CYPRESS ||
121 uaa->uaa_product != USB_PRODUCT_CYPRESS_FMRADIO)
130 struct usb_attach_arg *uaa = aux; local in function:udsbr_attach
131 struct usbd_device * dev = uaa->uaa_device;
emdtv.c 74 struct usb_attach_arg *uaa = opaque; local in function:emdtv_match
76 return usb_lookup(emdtv_devices, uaa->uaa_vendor, uaa->uaa_product) != NULL ?
84 struct usb_attach_arg *uaa = opaque; local in function:emdtv_attach
85 struct usbd_device *dev = uaa->uaa_device;
97 sc->sc_vendor = uaa->uaa_vendor;
98 sc->sc_product = uaa->uaa_product;
uark.c 109 struct usb_attach_arg *uaa = aux; local in function:uark_match
111 return (usb_lookup(uark_devs, uaa->uaa_vendor, uaa->uaa_product)
119 struct usb_attach_arg *uaa = aux; local in function:uark_attach
120 struct usbd_device *dev = uaa->uaa_device;
if_aue.c 733 struct usb_attach_arg *uaa = aux; local in function:aue_match
745 if (uaa->uaa_vendor == USB_VENDOR_BELKIN &&
746 uaa->uaa_product == USB_PRODUCT_BELKIN_USB2LAN) {
749 dd = usbd_get_device_descriptor(uaa->uaa_device);
755 return aue_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
769 struct usb_attach_arg *uaa = aux; local in function:aue_attach
771 struct usbd_device *dev = uaa->uaa_device;
785 devinfop = usbd_devinfo_alloc(uaa->uaa_device, 0);
818 un->un_flags = aue_lookup(uaa->uaa_vendor, uaa->uaa_product)->aue_flags
    [all...]
if_udav.c 147 struct usb_attach_arg *uaa = aux; local in function:udav_match
149 return udav_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
160 struct usb_attach_arg *uaa = aux; local in function:udav_attach
161 struct usbd_device *dev = uaa->uaa_device;
203 un->un_flags = udav_lookup(uaa->uaa_vendor,
204 uaa->uaa_product)->udav_flags;
if_mos.c 559 struct usb_attach_arg *uaa = aux; local in function:mos_match
561 return (mos_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
573 struct usb_attach_arg *uaa = aux; local in function:mos_attach
574 struct usbd_device *dev = uaa->uaa_device;
611 un->un_flags = mos_lookup(uaa->uaa_vendor, uaa->uaa_product)->mos_flags;
if_url.c 149 struct usb_attach_arg *uaa = aux; local in function:url_match
151 return url_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
160 struct usb_attach_arg *uaa = aux; local in function:url_attach
161 struct usbd_device *dev = uaa->uaa_device;
203 un->un_flags = url_lookup(uaa->uaa_vendor, uaa->uaa_product)->url_flags;
umct.c 161 struct usb_attach_arg *uaa = aux; local in function:umct_match
163 return umct_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
171 struct usb_attach_arg *uaa = aux; local in function:umct_attach
172 struct usbd_device *dev = uaa->uaa_device;
193 sc->sc_product = uaa->uaa_product;
if_kue.c 400 struct usb_attach_arg *uaa = aux; local in function:kue_match
404 return kue_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
417 struct usb_attach_arg *uaa = aux; local in function:kue_attach
419 struct usbd_device * dev = uaa->uaa_device;
usscanner.c 167 struct usb_attach_arg *uaa = aux; local in function:usscanner_match
171 if (uaa->uaa_vendor == USB_VENDOR_HP &&
172 uaa->uaa_product == USB_PRODUCT_HP_5300C)
182 struct usb_attach_arg *uaa = aux; local in function:usscanner_attach
183 struct usbd_device * dev = uaa->uaa_device;
uvscom.c 225 struct usb_attach_arg *uaa = aux; local in function:uvscom_match
227 return uvscom_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
235 struct usb_attach_arg *uaa = aux; local in function:uvscom_attach
236 struct usbd_device *dev = uaa->uaa_device;
if_cue.c 447 struct usb_attach_arg *uaa = aux; local in function:cue_match
449 return cue_lookup(uaa->uaa_vendor, uaa->uaa_product) != NULL ?
462 struct usb_attach_arg *uaa = aux; local in function:cue_attach
464 struct usbd_device * dev = uaa->uaa_device;
  /src/sys/arch/evbmips/loongson/
gdium_machdep.c 287 struct usb_attach_arg *uaa = aux; local in function:gdium_device_register
288 if (uaa->uaa_port == 3)

Completed in 23 milliseconds

1 2 3