Lines Matching refs:C_POLL
1141 .c_poll = ahci_cmd_poll,
1158 xfer->c_flags |= C_POLL;
1397 .c_poll = ahci_bio_poll,
1414 xfer->c_flags |= C_POLL;
1459 if (xfer->c_flags & C_POLL) {
1469 if ((xfer->c_flags & C_POLL) == 0) {
1856 .c_poll = ahci_atapi_poll,
1893 xfer->c_flags |= C_POLL;
1959 if (xfer->c_flags & C_POLL) {
1967 if ((xfer->c_flags & C_POLL) == 0) {