Searched refs:tem_get_size (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | tem.h | 64 void tem_get_size(uint16_t *, uint16_t *, uint16_t *, uint16_t *);
|
H A D | tem_impl.h | 287 void tem_get_size(uint16_t *, uint16_t *, uint16_t *, uint16_t *);
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | tem.h | 58 void tem_get_size(ushort_t *, ushort_t *, ushort_t *, ushort_t *);
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | tem.c | 806 tem_get_size(ushort_t *r, ushort_t *c, ushort_t *x, ushort_t *y) in tem_get_size() function
|
H A D | wscons.c | 1540 tem_get_size(&r, &c, &x, &y); in wc_get_size()
|
/illumos-gate/usr/src/boot/common/ |
H A D | tem.c | 726 tem_get_size(uint16_t *r, uint16_t *c, uint16_t *x, uint16_t *y) in tem_get_size() function
|