Lines Matching refs:escbs
308 int i, escbs;
315 escbs = seq->num_escbs;
316 escb = asd_ascb_alloc_list(asd_ha, &escbs, gfp_flags);
318 asd_printk("couldn't allocate list of escbs\n");
321 seq->num_escbs -= escbs; /* subtract what was not allocated */
389 asd_printk("couldn't allocate escbs\n");
395 * memory and leave no space for escbs (halting condition),
396 * we increment pending here by the number of escbs. However,
397 * escbs are never pending.
681 asd_printk("couldn't initialize escbs\n");