| tag | line | file | source code |
|---|---|---|---|
| AFL_OP_OK | 298 | drivers/cdrom/aztcd.c | } while (aztIndatum!=AFL_OP_OK); |
| AFL_OP_OK | 426 | drivers/cdrom/aztcd.c | if (data==AFL_OP_OK) |
| AFL_OP_OK | 878 | drivers/cdrom/aztcd.c | if (inb(DATA_PORT)!=AFL_OP_OK) /*OP_OK?*/ |
| AFL_OP_OK | 1585 | drivers/cdrom/aztcd.c | if (inb(DATA_PORT)!=AFL_OP_OK) /*OP_OK? If not, reset and try again*/ |
| AFL_OP_OK | 1609 | drivers/cdrom/aztcd.c | if (inb(DATA_PORT)!=AFL_OP_OK) /*OP_OK?*/ |