Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h258 usb_opaque_t usba_rm_first_pvt_from_list(usba_list_entry_t *);
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c642 usba_rm_first_pvt_from_list(&ph_data->p_cb_queue)) != NULL) { in hcdi_cb_thread()
813 usba_rm_first_pvt_from_list(&hcdi->hcdi_cb_queue)) != NULL) { in hcdi_soft_intr()
H A Dusbai_pipe_mgmt.c711 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) { in usba_drain_cbs()
1496 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) { in usba_pipe_clear()
H A Dusbai_req.c540 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) { in usba_start_next_req()
H A Dusba.c1229 usba_rm_first_pvt_from_list(usba_list_entry_t *head) in usba_rm_first_pvt_from_list() function
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c4071 usba_rm_first_pvt_from_list( in scsa2usb_transport_request()
4263 while ((cmd = (scsa2usb_cmd_t *)usba_rm_first_pvt_from_list(&head)) != in scsa2usb_flush_waitQ()