Home
last modified time | relevance | path

Searched refs:VIS_CONSDISPLAY (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvisual_io.h219 #define VIS_CONSDISPLAY (VIOC|5) macro
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.c393 case VIS_CONSDISPLAY: /* display */ in do_gfx_ioctl()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c618 case VIS_CONSDISPLAY: in vidc_ioctl()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c426 case VIS_CONSDISPLAY: in efi_cons_ioctl()
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c739 (void) ldi_ioctl(tems.ts_hdl, VIS_CONSDISPLAY, in tems_display_layered()
/illumos-gate/usr/src/boot/common/
H A Dtem.c667 (void) tems.ts_hdl->c_ioctl(tems.ts_hdl, VIS_CONSDISPLAY, pda); in tems_display()