Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dtem.h64 void tem_get_size(uint16_t *, uint16_t *, uint16_t *, uint16_t *);
H A Dtem_impl.h287 void tem_get_size(uint16_t *, uint16_t *, uint16_t *, uint16_t *);
/illumos-gate/usr/src/uts/common/sys/
H A Dtem.h58 void tem_get_size(ushort_t *, ushort_t *, ushort_t *, ushort_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c806 tem_get_size(ushort_t *r, ushort_t *c, ushort_t *x, ushort_t *y) in tem_get_size() function
H A Dwscons.c1540 tem_get_size(&r, &c, &x, &y); in wc_get_size()
/illumos-gate/usr/src/boot/common/
H A Dtem.c726 tem_get_size(uint16_t *r, uint16_t *c, uint16_t *x, uint16_t *y) in tem_get_size() function