Searched refs:QEDF_DRAIN_ACTIVE (Results 1 – 2 of 2) sorted by relevance
359 #define QEDF_DRAIN_ACTIVE 1 macro
987 if (test_bit(QEDF_DRAIN_ACTIVE, &qedf->flags)) { in qedf_queuecommand()2127 if (test_bit(QEDF_DRAIN_ACTIVE, &qedf->flags)) { in qedf_drain_request()2133 set_bit(QEDF_DRAIN_ACTIVE, &qedf->flags); in qedf_drain_request()2142 clear_bit(QEDF_DRAIN_ACTIVE, &qedf->flags); in qedf_drain_request()
Completed in 13 milliseconds