tag | line | file | source code |
---|---|---|---|
slowb | 1375 | drivers/block/ide-tape.c | printk ("Restricted byte count for PIO transfers - %s\n",capabilities->slowb ? "Yes":"No"); |
slowb | 299 | drivers/block/ide-tape.h | unsigned slowb :1; /* The device restricts the byte count for PIO */ |