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

/linux-master/drivers/scsi/qedf/
H A Dqedf.h359 #define QEDF_DRAIN_ACTIVE 1 macro
H A Dqedf_io.c987 if (test_bit(QEDF_DRAIN_ACTIVE, &qedf->flags)) {
2127 if (test_bit(QEDF_DRAIN_ACTIVE, &qedf->flags)) {
2133 set_bit(QEDF_DRAIN_ACTIVE, &qedf->flags);
2142 clear_bit(QEDF_DRAIN_ACTIVE, &qedf->flags);

Completed in 216 milliseconds