Home
last modified time | relevance | path

Searched refs:tem_get_size (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtem.h57 void tem_get_size(ushort_t *, ushort_t *, ushort_t *, ushort_t *);
/titanic_50/usr/src/uts/common/io/warlock/
H A Dtem.wlcmd49 root tem_get_size
/titanic_50/usr/src/uts/common/io/
H A Dtem.c759 tem_get_size(ushort_t *r, ushort_t *c, in tem_get_size() function
H A Dwscons.c1634 tem_get_size(&r, &c, &x, &y); in wc_get_size()