Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h249 void usba_destroy_list(usba_list_entry_t *);
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c456 usba_destroy_list(&usba_device_list); in usba_usba_destroy()
706 usba_destroy_list(&usba_device->usb_device_list); in usba_free_usba_device()
707 usba_destroy_list(&usba_device->usb_allocated); in usba_free_usba_device()
1022 usba_destroy_list(usba_list_entry_t *head) in usba_destroy_list() function
H A Dusbai_pipe_mgmt.c664 usba_destroy_list(&ph_data->p_queue); in usba_destroy_pipe_handle()
665 usba_destroy_list(&ph_data->p_cb_queue); in usba_destroy_pipe_handle()
H A Dusbai_req.c706 usba_destroy_list(&wrp->wr_queue); in usba_req_wrapper_free()
707 usba_destroy_list(&wrp->wr_allocated_list); in usba_req_wrapper_free()
H A Dhubdi.c182 usba_destroy_list(&usba_hubdi_list); in usba_hubdi_destroy()
238 usba_destroy_list(&hubdi->hubdi_list); in usba_hubdi_unregister()
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1383 usba_destroy_list(&scsa2usbp->scsa2usb_waitQ[lun]); in scsa2usb_cleanup()
2597 usba_destroy_list(&cmd->cmd_waitQ); in scsa2usb_scsi_destroy_pkt()