Lines Matching defs:polling
282 * pauses and status polling, where needed.
926 * like DMA polling into the workqueue. Notice that
938 /* If polling, we will stay in the work queue after
998 /* if polling, ata_sff_pio_task() handles the rest.
1286 /* Use polling pio if the LLD doesn't handle
1330 /* if polling, ata_sff_pio_task() handles the
1347 /* send cdb by polling if no cdb interrupt */
1466 unsigned int handled, idle, polling;
1473 handled = idle = polling = 0;
1483 polling |= 1 << i;
1499 if (polling & (1 << i))
2682 /* send cdb by polling if no cdb interrupt */