tag | line | file | source code |
---|---|---|---|
prevent | 1400 | drivers/block/ide-tape.c | printk ("The device defaults in the prevent state - %s\n",capabilities->prevent ? "Yes":"No"); |
prevent | 307 | drivers/block/ide-tape.h | unsigned prevent :1; /* The device defaults in the prevent state after power up */ |