Searched refs:fd_seek (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/Storage/ |
H A D | DevFdc.cpp | 252 static int fd_seek(fdrive_t *drv, uint8_t head, uint8_t track, uint8_t sect, function 1244 switch (fd_seek(cur_drv, kh, kt, ks, fdctrl->config & FD_CONFIG_EIS)) { 1369 switch (fd_seek(cur_drv, kh, kt, ks, false)) { 1801 switch (fd_seek(cur_drv, kh, kt, ks, fdctrl->config & FD_CONFIG_EIS)) {
|
Completed in 115 milliseconds