Searched defs:at2pc98 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/pc98/cbus/
H A Dscvtb.c86 #define at2pc98(attr) ((attr) | ibmpc_to_pc98[(unsigned)(attr) >> 8]) macro
[all...]
/freebsd-11-stable/stand/pc98/libpc98/
H A Dvidconsole.c111 #define at2pc98(fg_at, bg_at) ibmpc_to_pc98[((bg_at) << 4) | (fg_at)] macro

Completed in 89 milliseconds