Searched refs:NO_FRAME (Results 1 – 6 of 6) sorted by relevance
216 if (qh->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_intr_bandwidth()840 if (qh->ps.phase != NO_FRAME) { in qh_schedule()1003 stream->next_uframe = NO_FRAME; in iso_stream_alloc()1004 stream->ps.phase = NO_FRAME; in iso_stream_alloc()1283 itd->frame = NO_FRAME; in itd_urb_transaction()1307 if (stream->ps.phase == NO_FRAME) /* Bandwidth wasn't reserved */ in reserve_release_iso_bandwidth()1484 if (stream->ps.phase == NO_FRAME) { in iso_stream_schedule()2075 sitd->frame = NO_FRAME; in sitd_urb_transaction()
467 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro
64 #define NO_FRAME 29999 /* frame not assigned yet */ macro
810 qh->ps.phase = NO_FRAME; in qh_make()
352 #define NO_FRAME ((unsigned short)~0) /* pick new start */ macro1812 qh->start = NO_FRAME; in qh_make()
2753 qh->start = NO_FRAME; in qh_make()