USB_STATE_STOP
#define IS_USB_STOP(rtlusb_ptr) (USB_STATE_STOP == (rtlusb_ptr)->state)
(rtlusb_ptr)->state = USB_STATE_STOP; \