Searched refs:bregister_t (Results 1 – 1 of 1) sorted by relevance
100 typedef volatile u_int bregister_t; typedef106 #define BTBYTE(what) bregister_t what:8; int :24107 #define BTWORD(what) bregister_t what:16; int: 16108 #define BTLONG(what) bregister_t what:32227 bregister_t color_ctl_swap :4; /* d8 */232 bregister_t color_ctl_gamma :1;233 bregister_t color_ctl_rgb_ded :1;234 bregister_t color_ctl_color_bars :1;235 bregister_t color_ctl_ext_frmrate :1;