Home
last modified time | relevance | path

Searched refs:usba_rm_first_pvt_from_list (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h257 usb_opaque_t usba_rm_first_pvt_from_list(usba_list_entry_t *);
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c628 usba_rm_first_pvt_from_list(&ph_data->p_cb_queue)) != NULL) { in hcdi_cb_thread()
799 usba_rm_first_pvt_from_list(&hcdi->hcdi_cb_queue)) != NULL) { in hcdi_soft_intr()
H A Dusbai_pipe_mgmt.c692 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) { in usba_drain_cbs()
1411 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) { in usba_pipe_clear()
H A Dusbai_req.c535 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) { in usba_start_next_req()
H A Dusba.c1215 usba_rm_first_pvt_from_list(usba_list_entry_t *head) in usba_rm_first_pvt_from_list() function
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c4047 usba_rm_first_pvt_from_list( in scsa2usb_transport_request()
4239 while ((cmd = (scsa2usb_cmd_t *)usba_rm_first_pvt_from_list(&head)) != in scsa2usb_flush_waitQ()