Searched refs:update_property (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | wscons.c | 1614 update_property(vc_state_t *pvc, char *name, ushort_t value) in update_property() function 1651 update_property(pvc, "screen-#cols", c); in wc_get_size() 1652 update_property(pvc, "screen-#rows", r); in wc_get_size() 1653 update_property(pvc, "screen-width", x); in wc_get_size() 1654 update_property(pvc, "screen-height", y); in wc_get_size()
|