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

/illumos-gate/usr/src/uts/common/io/
H A Dwscons.c1614 update_property(vc_state_t *pvc, char *name, ushort_t value) function
1651 update_property(pvc, "screen-#cols", c);
1652 update_property(pvc, "screen-#rows", r);
1653 update_property(pvc, "screen-width", x);
1654 update_property(pvc, "screen-height", y);

Completed in 69 milliseconds