Lines Matching refs:aob
78 * @aob: asynchronous operation block
85 unsigned long aob)
93 " lgr 3,%[aob]\n"
99 : [schid] "d" (schid), [mask] "d" (mask), [aob] "d" (aob)
325 unsigned int *busy_bit, unsigned long aob)
335 else if (aob)
344 cc = do_siga_output(schid, q->mask, busy_bit, fc, aob);
544 struct qaob *aob = qdio_allocate_aob();
545 q->aobs[bufnr] = aob;
725 unsigned long aob)
737 cc = qdio_siga_output(q, count, &busy_bit, aob);