Searched refs:device_sectn (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_edit_config.c97 fbvar->active.device_sectn =
100 if (fbvar->active.device_sectn == NULL) {
109 &fbvar->active.device_sectn);
126 fbvar->active.device_sectn->dev_identifier);
143 fbvar->active.device_sectn->dev_identifier,
148 fbvar->active.device_sectn->dev_identifier);
H A Dfbc_Option.c81 if (active->device_sectn != NULL) {
82 *end_line_er = active->device_sectn->dev_end_line_er;
83 return (&active->device_sectn->dev_option_lst);
H A Dfbc_propt.c106 if (fbvar->active.device_sectn != NULL) {
108 name = fbvar->active.device_sectn->dev_identifier;
H A Dfbc_xorg.h50 XF86ConfDevicePtr device_sectn; /* Ptr to Device section */ member in struct:__anon41
H A Dfbc_Device.c162 active.device_sectn = blank_dev_sectn_ptr;

Completed in 710 milliseconds