Home
last modified time | relevance | path

Searched refs:VIS_GETIDENTIFIER (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvisual_io.h56 #define VIS_GETIDENTIFIER (VIOC | 0) macro
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.c348 case VIS_GETIDENTIFIER: in do_gfx_ioctl()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c608 case VIS_GETIDENTIFIER: in vidc_ioctl()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c416 case VIS_GETIDENTIFIER: in efi_cons_ioctl()
/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.c77 if (ioctl(fb.fd, VIS_GETIDENTIFIER, &fb.ident) < 0 || in gfx_framework_init()