Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h248 void usba_destroy_list(usba_list_entry_t *);
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c645 usba_destroy_list(&ph_data->p_queue); in usba_destroy_pipe_handle()
646 usba_destroy_list(&ph_data->p_cb_queue); in usba_destroy_pipe_handle()
H A Dusba.c454 usba_destroy_list(&usba_device_list); in usba_usba_destroy()
694 usba_destroy_list(&usba_device->usb_device_list); in usba_free_usba_device()
695 usba_destroy_list(&usba_device->usb_allocated); in usba_free_usba_device()
1008 usba_destroy_list(usba_list_entry_t *head) in usba_destroy_list() function
H A Dusbai_req.c701 usba_destroy_list(&wrp->wr_queue); in usba_req_wrapper_free()
702 usba_destroy_list(&wrp->wr_allocated_list); in usba_req_wrapper_free()
H A Dhubdi.c183 usba_destroy_list(&usba_hubdi_list); in usba_hubdi_destroy()
240 usba_destroy_list(&hubdi->hubdi_list); in usba_hubdi_unregister()
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1347 usba_destroy_list(&scsa2usbp->scsa2usb_waitQ[lun]); in scsa2usb_cleanup()
2594 usba_destroy_list(&cmd->cmd_waitQ); in scsa2usb_scsi_destroy_pkt()