Home
last modified time | relevance | path

Searched defs:head_expected (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/libdsk/libdsk-1.4.2/lib/
H A Ddrvlinux.c245 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in linux_xread()
310 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in linux_xwrite()
529 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected) in linux_xtread()
H A Ddsktread.c83 dsk_phead_t head_expected) in dsk_xtread()
H A Ddrvtele.c325 dsk_phead_t head_expected, dsk_psect_t sector, in tele_seeksec()
549 dsk_phead_t head_expected, in tele_xread()
633 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in tele_xwrite()
H A Dremote.c326 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in remote_xread()
345 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in remote_xwrite()
375 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected) in remote_xtread()
H A Ddrvntwdm.c213 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in ntwdm_xread()
279 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in ntwdm_xwrite()
482 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected) in ntwdm_xtread()
H A Ddrvimd.c760 dsk_phead_t head_expected, int *deleted, in imd_find_sector()
849 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in imd_xread()
888 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in imd_xwrite()
H A Drpccli.c273 dsk_phead_t head_expected, dsk_psect_t sector, in dsk_r_xread()
309 dsk_phead_t head_expected, dsk_psect_t sector, in dsk_r_xwrite()
367 dsk_phead_t head_expected) in dsk_r_xtread()
H A Ddrvjv3.c663 dsk_phead_t head_expected, in jv3_xread()
696 dsk_pcyl_t cyl_expected, dsk_phead_t head_expected, in jv3_xwrite()
H A Ddskjni.c429 jint cyl_expected, jint head_expected, jint sector, jint sector_len, in Java_uk_co_demon_seasip_libdsk_Drive_read__Luk_co_demon_seasip_libdsk_Geometry_2_3BIIIIII()
504 jint cyl_expected, jint head_expected, jint sector, jint sector_len, in Java_uk_co_demon_seasip_libdsk_Drive_write__Luk_co_demon_seasip_libdsk_Geometry_2_3BIIIIII()
576 jint cyl_expected, jint head_expected, jint sector, jint sector_len) in Java_uk_co_demon_seasip_libdsk_Drive_verify__Luk_co_demon_seasip_libdsk_Geometry_2_3BIIIIII()
H A Ddrvcpcem.c525 int head_expected, int sector, size_t *request_len, int *weak_copies, in seekto_sector()
/dports/emulators/libdsk/libdsk-1.4.2/win32vc6/
H A DDisk.cpp340 …long cyl_expected, short head_expected, short sector, long sector_len, short *deleted, VARIANT *va… in xread()
396 long cyl_expected, short head_expected, VARIANT *var) in xtread()
446 …ry *g, VARIANT *buf, long cylinder, short head, long cyl_expected, short head_expected, /*[in]*/ s… in xwrite()
493 …ry *g, VARIANT *buf, long cylinder, short head, long cyl_expected, short head_expected, /*[in]*/ s… in xcheck()
H A Datlibdsk.h1466 #define IDisk_xread(This,g,cylinder,head,cyl_expected,head_expected,sector,sector_len,deleted,buf) \ argument
1475 #define IDisk_xwrite(This,g,buf,cylinder,head,cyl_expected,head_expected,sector,sector_len,deleted)… argument
1484 #define IDisk_xcheck(This,g,buf,cylinder,head,cyl_expected,head_expected,sector,sector_len) \ argument
1505 #define IDisk_xtread(This,g,cylinder,head,cyl_expected,head_expected,buf) \ argument