Searched refs:poll_next (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dlibata-core.c4768 int poll_next; local
4790 poll_next = (qc->tf.flags & ATA_TFLAG_POLLING);
4947 poll_next = 1;
4968 poll_next = 0;
4982 poll_next = 0;
4985 poll_next = 0;
4989 return poll_next;
4998 int poll_next; local
5021 poll_next = ata_hsm_move(ap, qc, status, 1);
5026 if (poll_next)
[all...]

Completed in 51 milliseconds