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

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

Completed in 107 milliseconds