Home
last modified time | relevance | path

Searched refs:usb_async_req (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h515 int usb_async_req(
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c607 if (usb_async_req(dip, usba_async_req_raise_power, in usb_req_raise_power()
661 if (usb_async_req(dip, usba_async_req_lower_power, in usb_req_lower_power()
H A Dusba10_calls.c565 return (usb_async_req(dip, func, arg, flag)); in usba10_usb_async_req()
H A Dusbai_util.c1675 usb_async_req(dev_info_t *dip, in usb_async_req() function
H A Dhubdi.c3138 if (usb_async_req(hubd->h_dip, hubd_hotplug_thread, in hubd_check_ports()
3775 if (usb_async_req(hubd->h_dip, in hubd_read_cb()
9340 if ((rval = usb_async_req(hdip, hubd_reset_thread, in usba_hubdi_reset_device()
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c587 usb_async_req( in usb_async_req() function
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c2684 if ((usb_async_req(scsa2usbp->scsa2usb_dip, in scsa2usb_scsi_start()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c2629 if (usb_async_req(uacp->usb_ac_dip, in usb_ac_restore_audio_state()