tag | line | file | source code |
---|---|---|---|
no_fdc | 1019 | drivers/char/ftape/fdc-io.c | result = no_fdc; |
no_fdc | 1027 | drivers/char/ftape/fdc-io.c | if (result == no_fdc) { |
no_fdc | 1089 | drivers/char/ftape/fdc-io.c | result = no_fdc; |
no_fdc | 1143 | drivers/char/ftape/fdc-io.c | fdc.type = no_fdc; |
no_fdc | 1274 | drivers/char/ftape/fdc-io.c | if (fdc.type == no_fdc) { /* default, means no FC-10 or 20 found */ |
no_fdc | 1277 | drivers/char/ftape/fdc-io.c | if (fdc.type != no_fdc) { |
no_fdc | 87 | drivers/char/ftape/fdc-io.h | no_fdc, i8272, i82077, i82077AA, fc10, |