Lines Matching defs:count
176 * according to "size", "align" and "count" arguments. "ppc" is
191 usb_size_t count)
208 if (count == 0) {
222 n_dma_pc = count;
226 n_dma_pc = count;
236 n_dma_pc = ((count + n_obj - 1) / n_obj);
252 parm->dma_page_ptr += count * n_dma_pg;
253 parm->xfer_page_cache_ptr += count;
261 for (x = 0; x != count; x++) {
270 r = count; /* set remainder count */
378 /* check for invalid max packet count */
696 /* initialize max frame count */
1359 "reference count\n"));