Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mac68k/include/ | |
grfioctl.h | 47 u_int8_t mode_id; /* Identifier for mode */ member in struct:grfmode 81 #define GRFIOCSETMODE _IOW('G', 18, int) /* Set to mode_id mode */ |
/src/sys/external/bsd/drm2/dist/drm/ast/ | |
ast_drv.h | 272 u32 mode_id; member in struct:ast_vbios_enhtable |
ast_mode.c | 251 u32 refresh_rate_index, mode_id; local in function:ast_set_vbios_mode_reg 254 mode_id = vbios_mode->enh_table->mode_id; 257 ast_set_index_reg(ast, AST_IO_CRTC_PORT, 0x8e, mode_id & 0xff); |