Searched refs:AF_NVR_VALID (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/esas2r/ |
H A D | esas2r_flash.c | 1244 set_bit(AF_NVR_VALID, &a->flags); in esas2r_nvram_callback() 1246 clear_bit(AF_NVR_VALID, &a->flags); in esas2r_nvram_callback() 1345 set_bit(AF_NVR_VALID, &a->flags); in esas2r_nvram_validate() 1367 clear_bit(AF_NVR_VALID, &a->flags); in esas2r_nvram_set_defaults()
|
H A D | esas2r_init.c | 912 if (!test_bit(AF_NVR_VALID, &a->flags)) in esas2r_init_adapter_struct() 1316 if (!test_bit(AF_NVR_VALID, &a->flags)) { in esas2r_init_adapter_hw()
|
H A D | esas2r.h | 815 #define AF_NVR_VALID 12 macro
|
/kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
H A D | esas2r_flash.c | 1244 set_bit(AF_NVR_VALID, &a->flags); in esas2r_nvram_callback() 1246 clear_bit(AF_NVR_VALID, &a->flags); in esas2r_nvram_callback() 1345 set_bit(AF_NVR_VALID, &a->flags); in esas2r_nvram_validate() 1367 clear_bit(AF_NVR_VALID, &a->flags); in esas2r_nvram_set_defaults()
|
H A D | esas2r_init.c | 889 if (!test_bit(AF_NVR_VALID, &a->flags)) in esas2r_init_adapter_struct() 1293 if (!test_bit(AF_NVR_VALID, &a->flags)) { in esas2r_init_adapter_hw()
|
H A D | esas2r.h | 815 #define AF_NVR_VALID 12 macro
|
Completed in 13 milliseconds