Home
last modified time | relevance | path

Searched refs:diskhandle (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A Didectrl.h18 int ide_controller_init_custom(int which, struct ide_interface *intf, struct chd_file *diskhandle);
H A Didectrl.c271 int ide_controller_init_custom(int which, struct ide_interface *intf, struct chd_file *diskhandle) in ide_controller_init_custom() argument
285 ide->disk = hard_disk_open(diskhandle); in ide_controller_init_custom()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A Didectrl.h18 int ide_controller_init_custom(int which, struct ide_interface *intf, struct chd_file *diskhandle);
H A Didectrl.c264 int ide_controller_init_custom(int which, struct ide_interface *intf, struct chd_file *diskhandle) in ide_controller_init_custom() argument
278 ide->disk = hard_disk_open(diskhandle); in ide_controller_init_custom()