Home
last modified time | relevance | path

Searched refs:FRAME_IS_PREPARED (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Dfhci-sched.c207 if (usb->actual_frame->frame_status != FRAME_IS_PREPARED && in add_packet()
351 usb->actual_frame->frame_status = FRAME_IS_PREPARED; in rotate_frames()
Dfhci.h421 #define FRAME_IS_PREPARED 0x04 macro