Searched defs:fdctrl_seek_to_next_sect (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevFdc.cpp1158 static int fdctrl_seek_to_next_sect(fdctrl_t *fdctrl, fdrive_t *cur_drv) function
1671 fdctrl_seek_to_next_sect(fdctrl, cur_drv);
1706 if (!fdctrl_seek_to_next_sect(fdctrl, cur_drv))
1748 if (!fdctrl_seek_to_next_sect(fdctrl, cur_drv)) {

Completed in 53 milliseconds