Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Dcd.h12 extern int cdda_nb_of_drives;
H A Dosd_dos_cd.c115 int cdda_nb_of_drives; variable
429 cdda_nb_of_drives = _regs.d.ebx; in osd_cd_init_mscdex()
432 (cdda_current_drive>(cdda_first_drive+cdda_nb_of_drives))) { in osd_cd_init_mscdex()