| tag | line | file | source code |
|---|---|---|---|
| ST_INITIALIZING | 867 | drivers/char/istallion.c | while (test_bit(ST_INITIALIZING, &portp->state)) { |
| ST_INITIALIZING | 874 | drivers/char/istallion.c | set_bit(ST_INITIALIZING, &portp->state); |
| ST_INITIALIZING | 879 | drivers/char/istallion.c | clear_bit(ST_INITIALIZING, &portp->state); |