Searched refs:device_offset (Results 1 - 8 of 8) sorted by relevance

/solaris-x11-s12/open-src/lib/libdga/sun-src/
H A Ddga_rtnshared.h83 u_int device_offset; /* offset to device specific section */ member in struct:shared_retained_info
H A Dcmap_grab.h155 u_int device_offset; /* offset to device specific section */ member in struct:_grabbedcmap
H A Ddga_pixshared.h82 u_int device_offset; /* offset to device specific section */ member in struct:shared_pixmap_info
H A Drtn_grab.c216 return (((char *)clientp->rtn_info) + RTN_INFOP(clientp)->device_offset);
225 return (((char *)clientp->rtn_info) + RTN_INFOP(clientp)->device_offset);
956 (void) printf("\tdevice_offset =\t%u\n", infop->device_offset);
H A Dpix_inquiry.c77 return(((char *)dgapix->p_infop) + PIX_INFOP(dgapix)->device_offset);
H A Dmbsmemb_inquiry.c101 return (((char *)infop) + infop->device_offset);
H A Dpix_grab.c530 return (((char *)clientp->p_infop) + PIX_INFOP(clientp)->device_offset);
H A Dcmap_grab.c916 + CM_INFOP(cginfo)->device_offset));

Completed in 2109 milliseconds