Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hp300/stand/common/ | |
ite_tc.c | 124 rp->source_x = sx; |
grf_rbreg.h | 123 vu_short source_x; /* source x 0x40f2 */ member in struct:rboxfb |
grf_tcreg.h | 109 vu_short source_x; /* source x pixel # 0x40f2 */ member in struct:tcboxfb |
ite_dv.c | 146 dp->source_x = sx; |
ite_rb.c | 139 rp->source_x = sx; |
grf_dvreg.h | 114 vu_short source_x; /* Window source X origin 0x40F2 */ member in struct:dvboxfb |
/src/sys/arch/hp300/dev/ | |
rboxreg.h | 102 uint16_t source_x; /* source x 0x40f2 */ member in struct:rboxfb |
topcatreg.h | 85 uint16_t source_x; /* source x pixel # 0x40f2 */ member in struct:tcboxfb |
dvboxreg.h | 90 uint16_t source_x; /* Window source X origin 0x40F2 */ member in struct:dvboxfb |
rbox.c | 385 rb->source_x = sx; |
dvbox.c | 424 db->source_x = sx; |
topcat.c | 571 tc->source_x = sx; |