Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dcore.c1791 static bool cmd_packet(IDEState *s, uint8_t cmd) in cmd_packet() function
2118 [WIN_PACKETCMD] = { cmd_packet, CD_OK },
2870 s->atapi_dma = s->feature & 1; /* as per cmd_packet */ in ide_drive_pio_post_load()