Searched refs:reply_expected (Results 1 – 7 of 7) sorted by relevance
16 unsigned char reply_expected; member
436 req->reply_expected = 1; in cuda_send_request()500 req->reply_expected = 1; in cuda_request()642 if (req->reply_expected) { in cuda_interrupt()
1044 req->reply_expected = 1; in pmu_send_request()1108 req.reply_expected = 1; in pmu_adb_reset_bus()1145 req->reply_expected = 0; in pmu_request()1513 if (req->reply_expected) in pmu_sr_intr()2589 req.reply_expected = 0; in pmu_blink()2600 req.reply_expected = 0; in pmu_blink()
125 if (req->reply_expected) { in adb_iop_listen()
435 req->reply_expected = flags & ADBREQ_REPLY; in adb_request()822 req->reply_expected = ((req->data[1] & 0xc) == 0xc); in adb_write()
219 if (req->reply_expected) { in macio_adb_interrupt()
454 if (req->reply_expected) { in macii_interrupt()
Completed in 20 milliseconds