Home
last modified time | relevance | path

Searched refs:ASC_ILLEGAL_OPCODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dide-internal.h290 #define ASC_ILLEGAL_OPCODE 0x20 macro
H A Datapi.c1373 ide_atapi_cmd_error(s, ILLEGAL_REQUEST, ASC_ILLEGAL_OPCODE); in ide_atapi_cmd()