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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Damiflop.c184 static volatile char block_flag; variable
592 if (block_flag)
595 if (block_flag == 2) { /* writing */
602 block_flag = 0;
611 while (block_flag)
625 block_flag = 1;
627 while (block_flag)
645 while (block_flag)
663 block_flag = 2;
678 block_flag
[all...]

Completed in 80 milliseconds