Home
last modified time | relevance | path

Searched refs:usba_pipe_sync_close (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/io/warlock/
H A Dehci.wlcmd60 root usba_pipe_sync_close
H A Dohci.wlcmd79 root usba_pipe_sync_close
H A Duhci.wlcmd77 root usba_pipe_sync_close
H A Dugen_with_usba.wlcmd122 add usba_pipe_async_req::sync_func targets usba_pipe_sync_close
H A Dusbskel_with_usba.wlcmd147 add usba_pipe_async_req::sync_func targets usba_pipe_sync_close
H A Dusb_as_with_usba.wlcmd160 add usba_pipe_async_req::sync_func targets usba_pipe_sync_close
H A Dhid_with_usba.wlcmd178 add usba_pipe_async_req::sync_func targets usba_pipe_sync_close
H A Dusb_ac_with_usba.wlcmd201 add usba_pipe_async_req::sync_func targets usba_pipe_sync_close
H A Dscsa2usb_with_usba.wlcmd147 add usba_pipe_async_req::sync_func targets usba_pipe_sync_close
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c55 static int usba_pipe_sync_close(dev_info_t *, usba_ph_impl_t *,
1010 (void) usba_pipe_setup_func_call(dip, usba_pipe_sync_close, in usb_pipe_close()
1040 (void) usba_pipe_setup_func_call(dip, usba_pipe_sync_close, in usb_pipe_close()
1047 usba_pipe_sync_close(dev_info_t *dip, usba_ph_impl_t *ph_impl, in usba_pipe_sync_close() function