Searched refs:numframes (Results 1 – 2 of 2) sorted by relevance
51 uint32_t numframes; member67 int numframes, error, offset; in debug_dumpreqs() local93 numframes = hdr->numframes; in debug_dumpreqs()97 hdr->numframes, hdr->deschi, hdr->desclo); in debug_dumpreqs()103 print_sgl(buf, offset, numframes); in debug_dumpreqs()105 buf += MPS_FRAME_LEN * numframes; in debug_dumpreqs()106 len -= MPS_FRAME_LEN * numframes; in debug_dumpreqs()136 print_sgl(char *buf, int offset, int numframes) in print_sgl() argument181 if (--numframes <= 0) in print_sgl()
1870 uint32_t numframes; member1911 hdr.numframes = 1; in mpr_dump_reqs()1916 hdr.numframes++; in mpr_dump_reqs()