Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hp300/stand/common/ | |
ite_tc.c | 123 rp->source_y = sy; |
grf_rbreg.h | 125 vu_short source_y; /* source y 0x40f6 */ member in struct:rboxfb |
grf_tcreg.h | 111 vu_short source_y; /* source y pixel # 0x40f6 */ member in struct:tcboxfb |
ite_dv.c | 145 dp->source_y = sy; |
ite_rb.c | 138 rp->source_y = sy; |
grf_dvreg.h | 116 vu_short source_y; /* Window source Y origin 0x40F6 */ member in struct:dvboxfb |
/src/sys/arch/hp300/dev/ | |
rboxreg.h | 104 uint16_t source_y; /* source y 0x40f6 */ member in struct:rboxfb |
topcatreg.h | 87 uint16_t source_y; /* source y pixel # 0x40f6 */ member in struct:tcboxfb |
dvboxreg.h | 92 uint16_t source_y; /* Window source Y origin 0x40F6 */ member in struct:dvboxfb |
rbox.c | 384 rb->source_y = sy; |
dvbox.c | 423 db->source_y = sy; |
topcat.c | 570 tc->source_y = sy; |