Searched refs:fc_unimplemented (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dfb8.c42 FCODE(0x180, 0, "fb8-draw-character", fc_unimplemented);
43 FCODE(0x181, 0, "fb8-reset-screen", fc_unimplemented);
44 FCODE(0x182, 0, "fb8-toggle-cursor", fc_unimplemented);
45 FCODE(0x183, 0, "fb8-erase-screen", fc_unimplemented);
46 FCODE(0x184, 0, "fb8-blink-screen", fc_unimplemented);
47 FCODE(0x185, 0, "fb8-invert-screen", fc_unimplemented);
48 FCODE(0x186, 0, "fb8-insert-characters", fc_unimplemented);
49 FCODE(0x187, 0, "fb8-delete-characters", fc_unimplemented);
50 FCODE(0x188, 0, "fb8-insert-lines", fc_unimplemented);
51 FCODE(0x189, 0, "fb8-delete-lines", fc_unimplemented);
[all...]
H A Dframebuffer.c42 FCODE(0x11c, 0, "is-install", fc_unimplemented);
43 FCODE(0x11d, 0, "is-remove", fc_unimplemented);
44 FCODE(0x11e, 0, "is-selftest", fc_unimplemented);
46 FCODE(0x121, 0, "display-status", fc_unimplemented);
48 FCODE(0x150, 0, "#lines", fc_unimplemented);
49 FCODE(0x151, 0, "#columns", fc_unimplemented);
50 FCODE(0x152, 0, "line#", fc_unimplemented);
51 FCODE(0x153, 0, "column#", fc_unimplemented);
52 FCODE(0x154, 0, "inverse?", fc_unimplemented);
53 FCODE(0x155, 0, "inverse-screen?", fc_unimplemented);
[all...]
H A Dfont.c42 P1275(0x16a, 0, "default-font", fc_unimplemented);
43 P1275(0x16b, 0, "set-font", fc_unimplemented);
44 P1275(0x16c, 0, "char-height", fc_unimplemented);
45 P1275(0x16d, 0, "char-width", fc_unimplemented);
46 P1275(0x16e, 0, ">font", fc_unimplemented);
47 P1275(0x16f, 0, "fontbytes", fc_unimplemented);
H A Dfcode.c974 FCODE(0x105, 0, "free-virtual", fc_unimplemented);
982 FCODE(0x122, 0, "memory-test-suite", fc_unimplemented);
984 FCODE(0x124, 0, "mask", fc_unimplemented);
986 FCODE(0x130, 0, "map-low", fc_unimplemented);
987 FCODE(0x131, 0, "sbus-intr>cpu", fc_unimplemented);
1020 FCODE(0x215, 0, "suspend-fcode", fc_unimplemented);
H A Dforth.c2369 fc_unimplemented(fcode_env_t *env) function
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h203 FNPROTO(fc_unimplemented); variable

Completed in 59 milliseconds