tag | line | file | source code |
---|---|---|---|
ignore_status_bit7 | 529 | drivers/cdrom/sonycd535.c | Byte * response, int n_response, int ignore_status_bit7) |
ignore_status_bit7 | 540 | drivers/cdrom/sonycd535.c | if (!ignore_status_bit7 && ((status[0] & 0x80) != 0)) { |
ignore_status_bit7 | 553 | drivers/cdrom/sonycd535.c | if ((status[0] & ((ignore_status_bit7 ? 0x7f : 0xff) & 0x8f)) != 0) |