Home | History | Annotate | Download | only in ic

Lines Matching refs:C_POLL

927 	.c_poll = siisata_cmd_poll,
943 xfer->c_flags |= C_POLL;
992 if (xfer->c_flags & C_POLL) {
1171 .c_poll = siisata_bio_poll,
1187 xfer->c_flags |= C_POLL;
1222 if (xfer->c_flags & C_POLL) {
1719 .c_poll = siisata_atapi_poll,
1760 xfer->c_flags |= C_POLL;
1826 if (xfer->c_flags & C_POLL) {
1834 if ((xfer->c_flags & C_POLL) == 0) {