Searched refs:usb_async_req (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/usb/usba/ |
H A D | usbai_private.h | 515 int usb_async_req(
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | usbai.c | 607 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 D | usba10_calls.c | 565 return (usb_async_req(dip, func, arg, flag)); in usba10_usb_async_req()
|
H A D | usbai_util.c | 1675 usb_async_req(dev_info_t *dip, in usb_async_req() function
|
H A D | hubdi.c | 3138 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 D | usba10.c | 587 usb_async_req( in usb_async_req() function
|
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 2684 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 D | usb_ac.c | 2629 if (usb_async_req(uacp->usb_ac_dip, in usb_ac_restore_audio_state()
|