Searched refs:status (Results 1 - 25 of 68) sorted by relevance

123

/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_i2c.c18 int status; local
50 status = efb_i2c_clk_stretch(efb_priv, port, fcns);
51 if (status != EFB_I2C_OK) {
52 return (status);
67 int status; local
81 status = efb_i2c_clk_stretch(efb_priv, port, fcns);
82 if (status != EFB_I2C_OK) {
83 return (status);
100 int status; local
104 if ((status
133 int status; local
148 int status; local
181 int status; local
209 int status; local
232 int status; local
272 int status; local
319 int status = 0; local
[all...]
H A Defb_edid.c33 int status; local
39 if ((status = efb_initial_steps(efb_priv, port)) == 0) {
44 if (status != EFB_I2C_OK) {
45 return (status);
49 status = efb_i2c_start(efb_priv, port, &efb_i2c_fcns);
50 if (status != EFB_I2C_OK) {
51 return (status);
54 status = efb_i2c_write_byte(efb_priv, port, &efb_i2c_fcns, 0xA1);
55 if (status != EFB_I2C_OK) {
56 return (status);
68 int status; local
100 int status; local
[all...]
H A Defb_drv.c831 cmn_err(CE_WARN, "efb: %s:%d: fifo timeout (%d), status=%x",
842 uint32_t status; local
846 status = regr(RBBM_STATUS);
849 if ((status & MASK) >= 64 && !(status & GUI_ACTIVE)) {
885 "efb: %s:%d: efb_wait_idle: idle timeout status=%x",
900 uint32_t status; local
904 status = regr(RBBM_STATUS);
907 if ((status & MASK) >= 64 && !(status
[all...]
/solaris-x11-s11/open-src/lib/libXtsol/sun-src/
H A DXtsol.c416 Status status; local
427 status = _XReply (dpy, (xReply *)&rep, 0, xTrue);
428 if (status)
445 return status;
456 Status status; local
468 status = _XReply (dpy, (xReply *)&rep, 0, xFalse);
469 if (status && (rep.length > 0))
478 status = BadLength;
484 return status;
496 Status status; local
540 Status status; local
583 Status status; local
617 Status status; local
664 Status status; local
705 Status status; local
737 Status status; local
770 Status status; local
[all...]
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolpolicy.c138 int status = BadAccess; local
143 status = Success;
160 status = Success;
169 status = Success;
186 status = Success;
198 status = Success;
313 int status; local
328 status = BadAccess;
361 status = Success;
369 status
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dtools.c243 unsigned int status = 0; local
249 if (ioctl(ast_info.ast_fd, AST_GET_STATUS_FLAGS, &status) != 0) {
255 if (!(status & AST_STATUS_HW_INITIALIZED)) {
434 register int status = 0; local
461 status = 1;
483 status = 1;
496 return (status);
504 register int status = 0; local
523 status = -1;
525 status
543 register int status = 1; local
581 register int status = 1; local
689 register int status = 1; local
1008 register int status; local
1024 register int status; local
[all...]
H A DlibvtsSUNWast.c353 register int status; local
358 status = XGrabKeyboard(ast_xw.xw_display, ast_xw.xw_window,
360 ast_xw.xw_grab_keyboard = status == GrabSuccess;
366 status);
368 if (status != GrabSuccess) {
383 register int status; local
388 status = XUngrabKeyboard(ast_xw.xw_display, CurrentTime);
393 CurrentTime, status);
403 register int status; local
408 status
438 register int status; local
536 int status; local
[all...]
/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A DXCrHsbCmap.c53 Status status; local
70 status = XCreateDynamicColormap(dsp, screen, cmap, visual, xcolors,
73 return status;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A DlibvtsSUNWefb.c353 register int status; local
358 status = XGrabKeyboard(efb_xw.xw_display, efb_xw.xw_window,
360 efb_xw.xw_grab_keyboard = status == GrabSuccess;
366 status);
368 if (status != GrabSuccess) {
383 register int status; local
388 status = XUngrabKeyboard(efb_xw.xw_display, CurrentTime);
393 CurrentTime, status);
403 register int status; local
408 status
438 register int status; local
536 int status; local
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A DlibvtsSUNWmga.c345 register int status; local
350 status = XGrabKeyboard(mga_xw.xw_display, mga_xw.xw_window,
352 mga_xw.xw_grab_keyboard = status == GrabSuccess;
358 status);
360 if (status != GrabSuccess) {
375 register int status; local
380 status = XUngrabKeyboard(mga_xw.xw_display, CurrentTime);
386 CurrentTime, status);
396 register int status; local
401 status
431 register int status; local
529 int status; local
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DcsstartNX.c185 int status = Success; /* assume we'll succeed */ local
227 status = !Success;
233 status = !Success;
236 return(status);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_line_er.c193 line_er->status = FBC_LINE_ORIGINAL;
264 new_line_er->status = FBC_LINE_INSERTED;
309 line_er->status = FBC_LINE_MODIFIED;
363 line_er->status = FBC_LINE_DELETED;
398 if ((line_er->status != FBC_LINE_INSERTED) &&
H A Dfbc_Modes.c176 int status = FALSE; local
201 status = TRUE;
204 return status;
H A Dfbc_line_er.h39 * Configuration line editing status (External Representation)
76 unsigned char status; /* Line status: FBC_LINE_XXXXX */ member in struct:fbc_line_elem_st
/solaris-x11-s11/open-src/app/dsession/sun-src/
H A Ddsession.c58 char status[TYPE_SIZE]; member in struct:__anon15
181 int status; local
216 if (waitpid(pid, &status, 0) != pid) {
222 } else if (WIFSIGNALED(status)) {
225 WTERMSIG(status));
229 } else if (WIFEXITED(status) && (WEXITSTATUS(status) == 0)) {
289 if (dsession_mgr_table[index].status[0])
290 printf("\tstatus = %s\n", dsession_mgr_table[index].status);
381 int status; local
1520 int status; local
[all...]
/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessXcomm.c203 int status = True; local
211 status = _XReply(dpy,(xReply *)&rep,0,xTrue);
219 return(status);
277 int status = True; local
285 status = _XReply(dpy,(xReply *)&rep,2,xTrue);
305 return(status);
332 int status = True; local
354 return(status);
379 int status = True;
/solaris-x11-s11/open-src/xserver/xorg/sun-src/os/solaris/mdb/modules/
H A DXserver_device_grabs.c72 int status; local
85 status = wsp->walk_callback(wsp->walk_addr, wsp->walk_data,
89 return (status);
/solaris-x11-s11/open-src/driver/efb/sun-src/src/
H A Defb_driver.c121 int status; local
128 if ((status = ioctl(info->fd, GFX_IOCTL_GET_PCI_CONFIG, &pciCfg))
200 int status; local
207 if ((status = ioctl(info->fd, GFX_IOCTL_GET_PCI_CONFIG, &pciCfg))
299 int status; local
311 status = ioctl(info->fd, GFX_IOCTL_SET_VIDEO_MODE, &mode);
418 int i, status; local
429 status = ioctl(info->fd, GFX_IOCTL_GET_EDID_LENGTH, &edid_buf);
430 if (status == -1) {
435 status
[all...]
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c280 Status status; local
282 status = XGrabKeyboard(dsp, win[0], True,
284 if (status != GrabSuccess) {
286 status = XGrabKeyboard(dsp, win[0], True,
289 if (status != GrabSuccess)
290 error("couldn't grab keyboard! (%d)\n", status);
292 status = XGrabPointer(dsp, win[0], True, AllPointerEventMask,
295 if (status != GrabSuccess) {
297 status = XGrabPointer(dsp, win[0], True, AllPointerEventMask,
301 if (status !
399 register Status status; local
439 register Status status; local
580 int status = PAM_SUCCESS; local
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSpreview.c363 int status)
375 /* This event is from before our imaging; send to old status proc. */
377 (*info->oldProc) (context, status);
385 if (status == PSFROZEN) *info->doneFlag = True;
397 /* Check the results of the imaging: Get the error status and restore the
426 int status; local
436 status = XDPSGetContextStatus(context);
437 if (status != PSFROZEN) return dps_status_imaging_incomplete;
476 int status; local
504 /* Any status event
361 HandlePreviewStatus( DPSContext context, int status) argument
[all...]
/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Drtn_grab.c153 * DGA Retained HW Cache status. This function returns a non-zero
503 int status = -1; local
532 status &= _dga_rtn_unmap(clientp);
545 status &= DgaSharedRetained(pWin, 0, pWin->drawable.id);
565 status &= XDgaUnGrabRetainedWindow(dpy, win);
571 if (status)
758 (void) fprintf(stderr, "_dga_rtn_map: unable get file status\n");
794 * file and return the error status.
880 int status = 0; local
896 status
[all...]
H A Dmbsmemb_update.c55 int status; local
83 status = dgai_win_update(dgawin, bufIndex);
85 status = dgai_mbuf_update(dgawin, bufIndex);
102 return (status);
/solaris-x11-s11/open-src/proto/sun-ext-protos/include/
H A Dsme.h70 BYTE status; member in struct:_xSmeConnInitReply
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_crt.c319 /* Check the status to see if both blue and green are on now */
352 /* Check the status to see if both blue and green are on now */
511 enum drm_connector_status status; local
543 status = ((st00 & (1 << 4)) != 0) ?
586 /* Read the ST00 VGA status register */
601 status = detect * 4 > count * 3 ?
609 return status;
617 enum drm_connector_status status; local
643 return connector->status;
648 status
[all...]
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_crtc_helper.c85 mode->status = MODE_NO_INTERLACE;
88 mode->status = MODE_NO_DBLESCAN;
131 mode->status = MODE_UNVERIFIED;
135 connector->status = connector_status_connected;
137 connector->status = connector_status_disconnected;
141 connector->status = connector->funcs->detect(connector, true);
149 if (connector->status == connector_status_disconnected) {
163 if (count == 0 && connector->status == connector_status_connected)
181 if (mode->status == MODE_OK)
182 mode->status
[all...]

Completed in 245 milliseconds

123