Home
last modified time | relevance | path

Searched defs:fbgattr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfbio.h116 struct fbgattr { struct
117 int real_type; /* real device type */
118 int owner; /* PID of owner, 0 if myself */
119 struct fbtype fbtype; /* fbtype info for real device */
120 struct fbsattr sattr; /* see above */
121 int emu_types[FB_ATTR_NEMUTYPES]; /* possible emulations */
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.h99 struct fbgattr *fbgattr; member