Lines Matching defs:polling
281 * pauses and status polling, where needed.
927 * like DMA polling into the workqueue. Notice that
939 /* If polling, we will stay in the work queue after
999 /* if polling, ata_sff_pio_task() handles the rest.
1287 /* Use polling pio if the LLD doesn't handle
1331 /* if polling, ata_sff_pio_task() handles the
1348 /* send cdb by polling if no cdb interrupt */
1467 unsigned int handled, idle, polling;
1474 handled = idle = polling = 0;
1484 polling |= 1 << i;
1500 if (polling & (1 << i))
2676 /* send cdb by polling if no cdb interrupt */