Home
last modified time | relevance | path

Searched refs:fbtype (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dfbio.h43 struct fbtype { struct
121 struct fbtype fbtype; /* fbtype info for real device */ member
/titanic_41/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c629 if (copyout(&vgatext_attr.fbtype, (void *)data, in do_gfx_ioctl()
630 sizeof (struct fbtype))) in do_gfx_ioctl()
/titanic_41/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c821 if (copyout(&vgatext_attr.fbtype, (void *)data, in do_gfx_ioctl()
822 sizeof (struct fbtype))) in do_gfx_ioctl()