Searched refs:AF_CHPRST_NEEDED (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_int.c482 clear_bit(AF_CHPRST_NEEDED, &a->flags);
577 if (test_bit(AF_CHPRST_NEEDED, &a->flags))
620 if (test_bit(AF_CHPRST_NEEDED, &a->flags) ||
622 if (test_bit(AF_CHPRST_NEEDED, &a->flags))
H A Desas2r.h804 #define AF_CHPRST_NEEDED 1 macro
1291 test_bit(AF_CHPRST_NEEDED, &a->flags) ||
1360 set_bit(AF_CHPRST_NEEDED, &a->flags);
H A Desas2r_io.c729 if (!test_bit(AF_CHPRST_NEEDED, &a->flags) &&
H A Desas2r_ioctl.c1133 if (test_bit(AF_CHPRST_NEEDED, &a->flags))

Completed in 204 milliseconds