Home
last modified time | relevance | path

Searched refs:usb_allocated (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h308 usba_list_entry_t usb_allocated; /* alloc'ed reqs list */ member
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba.c603 usba_init_list(&usba_device->usb_allocated, (usb_opaque_t)usba_device, in usba_alloc_usba_device()
695 usba_destroy_list(&usba_device->usb_allocated); in usba_free_usba_device()
3127 usb_allocated, "request wrappers"); in usba_check_for_leaks()
3136 &usba_device->usb_allocated)) != NULL) { in usba_check_for_leaks()
3155 usba_add_to_list(&usba_device->usb_allocated, in usba_check_for_leaks()
H A Dusbai_req.c170 if (usba_check_in_list(&(ph_data->p_usba_device->usb_allocated), in _usba_check_req()
661 usba_add_to_list(&usba_device->usb_allocated, in usba_req_wrapper_alloc()
696 if (usba_rm_from_list(&usba_device->usb_allocated, in usba_req_wrapper_free()