Home
last modified time | relevance | path

Searched refs: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
1291 [ 0x2b ] = { cmd_seek, CHECK_READY | NONDATA },
H A Dcore.c1613 static bool cmd_seek(IDEState *s, uint8_t cmd) in cmd_seek() function
2109 [WIN_SEEK] = { cmd_seek, HD_CFA_OK | SET_DSC },