Home
last modified time | relevance | path

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

/dports/emulators/lib765/lib765-0.4.2/include/
H A D765.h225 fd_err_t fd_read_id(FDRV_PTR fd, int head, int sector, fdc_byte *buf);
/dports/emulators/lib765/lib765-0.4.2/lib/
H A D765drive.c45 fd_err_t fd_read_id(FDRV_PTR fd, int head, int sector, fdc_byte *buf) in fd_read_id() function