Home
last modified time | relevance | path

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

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