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.h257 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.c628 usba_rm_first_pvt_from_list(&ph_data->p_cb_queue)) != NULL) {
799 usba_rm_first_pvt_from_list(&hcdi->hcdi_cb_queue)) != NULL) {
H A Dusbai_pipe_mgmt.c692 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) {
1411 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) {
H A Dusbai_req.c535 usba_rm_first_pvt_from_list(&ph_data->p_queue)) != NULL) {
H A Dusba.c1214 usba_rm_first_pvt_from_list(usba_list_entry_t *head) function
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c4047 usba_rm_first_pvt_from_list(
4239 while ((cmd = (scsa2usb_cmd_t *)usba_rm_first_pvt_from_list(&head)) !=

Completed in 107 milliseconds