Searched refs:usba_req_wrapper_alloc (Results 1 – 1 of 1) sorted by relevance
629 usba_req_wrapper_alloc(dev_info_t *dip, in usba_req_wrapper_alloc() function1053 ((wrp = usba_req_wrapper_alloc(dip, sizeof (*ctrl_req), flags)) != in usb_alloc_ctrl_req()1454 ((wrp = usba_req_wrapper_alloc(dip, sizeof (*bulk_req), flags)) != in usb_alloc_bulk_req()1694 (wrp = usba_req_wrapper_alloc(dip, sizeof (*intr_req), flags)) != in usb_alloc_intr_req()2146 if ((wrp = usba_req_wrapper_alloc(dip, length, flags)) != in usb_alloc_isoc_req()