Home
last modified time | relevance | path

Searched defs:cmd_seek (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Datapi.c1053 static void cmd_seek(IDEState *s, uint8_t* buf) in cmd_seek() function
H A Dcore.c1613 static bool cmd_seek(IDEState *s, uint8_t cmd) in cmd_seek() function