Searched refs:NO_FRAME (Results 1 – 7 of 7) sorted by relevance
228 if (qh->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_intr_bandwidth()871 if (qh->ps.phase != NO_FRAME) { in qh_schedule()1033 stream->next_uframe = NO_FRAME; in iso_stream_alloc()1034 stream->ps.phase = NO_FRAME; in iso_stream_alloc()1318 itd->frame = NO_FRAME; in itd_urb_transaction()1342 if (stream->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_iso_bandwidth()1519 if (stream->ps.phase == NO_FRAME) { in iso_stream_schedule()2111 sitd->frame = NO_FRAME; in sitd_urb_transaction()
321 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
463 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
77 #define NO_FRAME 29999 /* frame not assigned yet */ macro
816 qh->ps.phase = NO_FRAME; in qh_make()
1393 qh->start = NO_FRAME; in qh_make()
2789 qh->start = NO_FRAME; in qh_make()