Searched refs:pc98_machine_type (Results 1 – 6 of 6) sorted by relevance
50 #define pc98_machine_type (*(unsigned long*)&pc98_system_parameter[OFS_pc98_machine_type]) macro55 # define PC98_TYPE_CHECK(x) ((pc98_machine_type & (x)) == (x))
141 if (pc98_machine_type & M_EPSON_PC98) { in pc98_getmemsize()
504 if (pc98_machine_type & M_8M) in i8254_init()
1196 if (pc98_machine_type & M_EPSON_PC98) in fdc_reset()
4090 if ( pc98_machine_type & M_8M ) { in pc98_check_sysclock()
2226 if (pc98_machine_type & M_EPSON_PC98) {