Home
last modified time | relevance | path

Searched refs:rp_b_max (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Drfb_impl.h123 uint16_t rp_b_max; member
H A Drfb.c497 rfb_printf(c, level, "%20s: %u", "b_max", ntohs(px->rp_b_max)); in rfb_print_pixfmt()
530 oldpx->rp_b_max != newpx->rp_b_max) { in rfb_recv_set_pixel_format()
1431 s->rs_pixfmt.rp_b_max = htons(RFB_PIX_BMAX); in rfb_init()