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)
324 unsigned int *busy_bit, unsigned long aob)
334 else if (aob)
343 cc = do_siga_output(schid, q->mask, busy_bit, fc, aob);
631 unsigned long aob)
643 cc = qdio_siga_output(q, count, &busy_bit, aob);
1249 * @aob: asynchronous operation block
1252 struct qaob *aob)
1266 unsigned long phys_aob = aob ? virt_to_phys(aob) : 0;
1290 * @aob: asynchronous operation block
1294 struct qaob *aob)
1311 return handle_outbound(irq_ptr->output_qs[q_nr], bufnr, count, aob);