Searched refs:AF_NVR_VALID (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_flash.c1244 set_bit(AF_NVR_VALID, &a->flags);
1246 clear_bit(AF_NVR_VALID, &a->flags);
1345 set_bit(AF_NVR_VALID, &a->flags);
1367 clear_bit(AF_NVR_VALID, &a->flags);
H A Desas2r_init.c889 if (!test_bit(AF_NVR_VALID, &a->flags))
1293 if (!test_bit(AF_NVR_VALID, &a->flags)) {
H A Desas2r.h815 #define AF_NVR_VALID 12 macro

Completed in 117 milliseconds