Searched refs:QEDF_DRAIN_ACTIVE (Results 1 – 2 of 2) sorted by relevance
350 #define QEDF_DRAIN_ACTIVE 1 macro
984 if (test_bit(QEDF_DRAIN_ACTIVE, &qedf->flags)) { in qedf_queuecommand()2125 if (test_bit(QEDF_DRAIN_ACTIVE, &qedf->flags)) { in qedf_drain_request()2131 set_bit(QEDF_DRAIN_ACTIVE, &qedf->flags); in qedf_drain_request()2140 clear_bit(QEDF_DRAIN_ACTIVE, &qedf->flags); in qedf_drain_request()
Completed in 10 milliseconds