HomeSort by: relevance | last modified time | path
    Searched refs:cy (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/sys/dev/ic/
cy.c 1 /* $NetBSD: cy.c,v 1.63 2022/10/26 23:42:04 riastradh Exp $ */
4 * cy.c
19 __KERNEL_RCSID(0, "$NetBSD: cy.c,v 1.63 2022/10/26 23:42:04 riastradh Exp $");
100 printf("cy: card reset done\n");
253 #define CY_BOARD(cy) ((cy)->cy_softc)
283 struct cy_port *cy; local in function:cyopen
287 cy = CY_PORT(dev);
288 if (cy == NULL)
290 sc = CY_BOARD(cy);
407 struct cy_port *cy; local in function:cyclose
444 struct cy_port *cy; local in function:cyread
459 struct cy_port *cy; local in function:cywrite
474 struct cy_port *cy; local in function:cypoll
489 struct cy_port *cy; local in function:cytty
503 struct cy_port *cy; local in function:cyioctl
586 struct cy_port *cy; local in function:cystart
615 struct cy_port *cy; local in function:cystop
642 struct cy_port *cy; local in function:cyparam
881 struct cy_port *cy; local in function:cy_poll
1063 struct cy_port *cy; local in function:cy_intr
    [all...]
  /src/games/hack/
hack.do_name.c 81 int cx, cy, i, c; local in function:getpos
85 cy = u.uy;
86 curs(cx, cy + 2);
92 if (0 <= cy + ydir[i] && cy + ydir[i] <= ROWNO - 1)
93 cy += ydir[i];
110 curs(cx, cy + 2);
113 cc.y = cy;
122 int cx, cy; local in function:do_mname
128 cy = cc.y
    [all...]
hack.terminfo.c 225 int cx = curx, cy = cury; local in function:cl_end
231 curs(cx, cy);
304 int cx = curx, cy = cury; local in function:cl_eos
312 curs(cx, cy);
  /src/sys/arch/hp300/dev/
diofb_mono.c 119 uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop,
143 psrcLine = ((uint32_t *)fb->fbkva) + ((sy + cy - 1) * width);
144 pdstLine = ((uint32_t *)fb->fbkva) + ((dy + cy - 1) * width);
163 while (cy-- > 0) {
186 while (cy-- > 0) {
240 while (cy-- > 0) {
gbox.c 424 uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop,
439 gb->height = -(cy / 4);
447 src = src + ((cy - 4) * 1024) + (cx - 4);
448 dest= dest + ((cy - 4) * 1024) + (cx - 4);
rbox.c 373 uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop,
388 rb->wheight = cy;
dvbox.c 412 uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop,
427 db->wheight = cy;
topcat.c 555 uint16_t dx, uint16_t dy, uint16_t cx, uint16_t cy, int16_t rop,
574 tc->wheight = cy;
  /src/sys/external/bsd/drm2/dist/drm/vboxvideo/
vbox_irq.c 92 hintsj->dy + (hintsj->cy & 0x8fff) &&
93 hintsi->dy + (hintsi->cy & 0x8fff) >
144 vbox_conn->mode_hint.height = hints->cy;
159 hints->cy, 0, flags);
vboxvideo.h 410 u32 cy; member in struct:vbva_modehint
430 u32 cy; /* Rectangle height. */ member in struct:vbva_report_input_mapping
modesetting.c 83 p->cy = height;
  /src/sys/arch/bebox/stand/boot/
vga.c 66 int cy; /* the second escap seq argument */ member in struct:screen
251 if (d->cy > COL)
252 d->cy = COL;
253 if (d->cx == 0 || d->cy == 0) {
257 d->cp = base + (d->cx - 1) * COL + d->cy - 1;
258 d->row = d->cy - 1;
274 d->accp = &d->cy;
377 d->cy = 0;
video.c 60 int cy; /* the second escap seq argument */ member in struct:screen
  /src/sys/arch/prep/stand/boot/
vga.c 68 int cy; /* the second escap seq argument */ member in struct:screen
253 if (d->cy > COL)
254 d->cy = COL;
255 if (d->cx == 0 || d->cy == 0) {
259 d->cp = base + (d->cx - 1) * COL + d->cy - 1;
260 d->row = d->cy - 1;
276 d->accp = &d->cy;
379 d->cy = 0;
  /src/sys/dev/wscons/
wsdisplay_glyphcache.c 243 int cx, cy; local in function:glyphcache_add
249 cy = gc->gc_firstline +
253 b->gb_map[c - 33] = (cx << 16) | cy;
254 gc->gc_bitblt(gc->gc_blitcookie, x, y, cx, cy,
281 int cell, cx, cy, idx, bi; local in function:glyphcache_try
349 cy = cell & 0xffff;
351 gc->gc_bitblt(gc->gc_blitcookie, cx, cy, x, y,
  /src/sys/arch/hpc/stand/hpcboot/menu/
rootwindow.cpp 390 int cy = _root._button_height; local in function:BootButton::create
395 _rect.left, _rect.top, cx, cy, _parent_window,
410 int cy = _root._button_height; local in function:CancelButton::create
416 x, _rect.top, cx, cy, _parent_window,
431 int cy = _root._button_height; local in function:ProgressBar::create
436 x, _rect.top, cx, cy, _parent_window,
tabwindow.cpp 44 int cy = _rect.bottom - _rect.top; local in function:TabWindowBase::create
48 _rect.left, _rect.top, cx, cy, _parent_window,
  /src/sys/arch/arm/rockchip/
rk_v1crypto.c 304 struct rk_v1crypto_sysctl *cy = &sc->sc_sysctl; local in function:rk_v1crypto_sysctl_attach
308 error = sysctl_createv(&cy->cy_log, 0, NULL, &cy->cy_root_node,
321 error = sysctl_createv(&cy->cy_log, 0, &cy->cy_root_node, NULL,
  /src/sys/arch/hpcmips/stand/pbsdboot/
layout.c 69 ratio_y = (rect.bottom - rect.top) * 100 / dlg.cy;
217 item.cy * ratio_y / 100,
  /src/sys/dev/pci/
cs4280reg.h 190 #define CS4280_MK_CSRC(csrc, cy) ((((csrc) << 16) & 0xffff0000) | ((cy) & 0xffff))
cs4280.c 969 * cy = floor(cx/200);
970 * capture_sample_rate_correction = cx - 200*cy;
982 uint32_t cci, cpi, cnt, cx, cy, tmp1; local in function:cs4280_set_adc_rate
1013 cy = cx / rate;
1014 cpi += cy;
1015 cx -= cy * rate;
1017 cy = cx / 200;
1018 csrc = cx - 200*cy;
1046 BA1WRITE4(sc, CS4280_CSRC, CS4280_MK_CSRC(csrc, cy));
  /src/sys/arch/arc/dev/
pccons.c 147 int cx, cy; /* escape parameters */ member in struct:video_state
1038 vs.cx = vs.cy = 0;
1110 vs.cx = vs.cy = 0;
1261 cy = vs.cy; local in function:sput
1262 if (!cx || !cy) {
1268 if (cy > vs.ncol)
1269 cy = vs.ncol;
1271 (cx - 1) * vs.ncol + cy - 1;
1272 vs.col = cy - 1
    [all...]
  /src/sys/arch/vax/vsa/
smg.c 775 u_int cy, int rop)
812 while (cy--) {
841 while (cy--) {
910 while (cy--) {
  /src/sys/arch/arm/sunxi/
sun8i_crypto.c 1665 struct sun8i_crypto_sysctl *cy = &sc->sc_sysctl; local in function:sun8i_crypto_sysctl_attach
1669 error = sysctl_createv(&cy->cy_log, 0, NULL, &cy->cy_root_node,
1682 sysctl_createv(&cy->cy_log, 0, &cy->cy_root_node, &cy->cy_trng_node,
  /src/share/man/man4/
Makefile 122 MAN+= aha.4 ai.4 aic.4 ast.4 ate.4 boca.4 cs.4 cy.4 ec.4 ef.4 \

Completed in 148 milliseconds

1 2