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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_vis.c984 uint16_t dstx = efb_copydata->t_col; local
1000 if (srcx < dstx) {
1001 dstx += width - 1;
1068 regw(DST_Y_X, (dsty << 16) | dstx);

Completed in 20 milliseconds