Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c353 static long ips_FlashDataInUse; /* CD Boot - Flash Data In Use Flag */ variable
1673 if (ips_FlashData && !test_and_set_bit(0, &ips_FlashDataInUse)){ in ips_flash_copperhead()
1880 test_and_clear_bit(0, &ips_FlashDataInUse); in ips_free_flash_copperhead()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.c357 static long ips_FlashDataInUse; /* CD Boot - Flash Data In Use Flag */ variable
1676 if (ips_FlashData && !test_and_set_bit(0, &ips_FlashDataInUse)){ in ips_flash_copperhead()
1883 test_and_clear_bit(0, &ips_FlashDataInUse); in ips_free_flash_copperhead()

Completed in 19 milliseconds