Searched defs:dsty (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/dev/scsipi/ |
H A D | st.c | 538 u_int stmode, dsty; in stopen() local 849 u_int dsty; in st_mount_tape() local 1452 int number, nmarks, dsty; in stioctl() local
|
/netbsd-src/sys/dev/wscons/ |
H A D | wscons_rops.c | 191 int srcy, dsty, ny; in rcons_copyrows() local
|
H A D | wsconsio.h | 698 uint32_t dsty; global() member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/mga/ |
H A D | mga_state.c | 801 int dsty = pbox[i].y1 + blit->delta_dy; in mga_dma_dispatch_blit() local
|
/netbsd-src/sys/external/bsd/drm/dist/shared-core/ |
H A D | mga_state.c | 831 int dsty = pbox[i].y1 + blit->delta_dy; in mga_dma_dispatch_blit() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/ |
H A D | lbp.h | 308 vdmrectangle(int origx, int origy,int dstx, int dsty) in vdmrectangle()
|
/netbsd-src/sys/dev/pci/ |
H A D | radeonfb.c | 3535 radeonfb_rectfill(struct radeonfb_display *dp, int dstx, int dsty, in radeonfb_rectfill() 3561 radeonfb_rectfill_a(void *cookie, int dstx, int dsty, in radeonfb_rectfill_a() 3572 int dstx, int dsty, int width, int height, int rop) in radeonfb_bitblt()
|
H A D | tga.c | 938 int srcy, dsty, ny; in tga_copyrows() local
|
H A D | pm3fb.c | 722 pm3fb_bitblt(void * cookie,int srcx,int srcy,int dstx,int dsty,int width,int height,int rop) pm3fb_bitblt() argument
|
/netbsd-src/sys/arch/sparc/dev/ |
H A D | cgfourteen.c | 1311 cg14_rectfill_a(void * cookie,int dstx,int dsty,int width,int height,long attr) cg14_rectfill_a() argument
|
/netbsd-src/sys/dev/ic/ |
H A D | stireg.h | 356 uint16_t srcx, srcy, dstx, dsty; member
|