Lines Matching defs:polling
325 * pauses and status polling, where needed.
999 * like DMA polling into the workqueue. Notice that
1012 /* If polling, we will stay in the work queue after
1072 /* if polling, ata_sff_pio_task() handles the rest.
1364 /* Use polling pio if the LLD doesn't handle
1408 /* if polling, ata_sff_pio_task() handles the
1425 /* send cdb by polling if no cdb interrupt */
1549 unsigned int handled, idle, polling;
1556 handled = idle = polling = 0;
1566 polling |= 1 << i;
1582 if (polling & (1 << i))
2772 /* send cdb by polling if no cdb interrupt */