Searched refs:exception_req_tag (Results 1 – 2 of 2) sorted by relevance
441 unsigned int exception_req_tag; member658 fsg->exception_req_tag = fsg->ep0_req_tag; in raise_exception()2918 unsigned int exception_req_tag; in handle_exception() local2977 exception_req_tag = fsg->exception_req_tag; in handle_exception()3017 if (fsg->ep0_req_tag == exception_req_tag) in handle_exception()3032 if (fsg->ep0_req_tag != exception_req_tag) in handle_exception()3042 if (fsg->ep0_req_tag != exception_req_tag) in handle_exception()
376 unsigned int exception_req_tag; member532 common->exception_req_tag = common->ep0_req_tag; in raise_exception()2464 unsigned int exception_req_tag; in handle_exception() local2525 exception_req_tag = common->exception_req_tag; in handle_exception()2565 if (common->ep0_req_tag == exception_req_tag) in handle_exception()