Lines Matching refs:escbs
306 int i, escbs;
313 escbs = seq->num_escbs;
314 escb = asd_ascb_alloc_list(asd_ha, &escbs, gfp_flags);
316 asd_printk("couldn't allocate list of escbs\n");
319 seq->num_escbs -= escbs; /* subtract what was not allocated */
387 asd_printk("couldn't allocate escbs\n");
393 * memory and leave no space for escbs (halting condition),
394 * we increment pending here by the number of escbs. However,
395 * escbs are never pending.
679 asd_printk("couldn't initialize escbs\n");