/drivers/tty/vt/ |
D | vt_ioctl.c | 97 struct vt_event_wait *ve = list_entry(pos, in vt_event_post() local 99 if (!(ve->event.event & event)) in vt_event_post() 101 ve->event.event = event; in vt_event_post() 104 ve->event.oldev = old + 1; in vt_event_post() 105 ve->event.newev = new + 1; in vt_event_post() 107 ve->done = 1; in vt_event_post()
|
/drivers/video/ |
D | asiliantfb.c | 182 unsigned ve = p->var.yres + p->var.lower_margin + p->var.vsync_len; in asiliant_set_timing() local 192 write_cr(0x11, (ve - 1) & 0x0f); in asiliant_set_timing() 207 write_cr(0x11, ((ve - 1) & 0x0f) | 0x80); in asiliant_set_timing()
|
D | tdfxfb.c | 569 u32 vd, vs, ve, vt, vbs, vbe; in tdfxfb_set_par() local 608 ve = vs + (info->var.vsync_len << 1); in tdfxfb_set_par() 609 vt = ve + (info->var.upper_margin << 1) - 1; in tdfxfb_set_par() 616 ve = vs + info->var.vsync_len; in tdfxfb_set_par() 617 vt = ve + info->var.upper_margin - 1; in tdfxfb_set_par() 676 reg.crt[0x11] = (ve & 0x0f) | 0x20; in tdfxfb_set_par()
|
D | amifb.c | 2054 u_short hs, vs, ve; in ami_set_sprite() local 2073 ve = vs + (par->crsr.height << par->line_shift); in ami_set_sprite() 2079 lofsprite[1 << par->crsr.fmode] = spr2hw_ctl(vs, hs, ve); in ami_set_sprite() 2080 shfsprite[1 << par->crsr.fmode] = spr2hw_ctl(vs + 1, hs, ve + 1); in ami_set_sprite() 2083 lofsprite[1 << par->crsr.fmode] = spr2hw_ctl(vs, hs, ve + 1); in ami_set_sprite() 2084 shfsprite[1 << par->crsr.fmode] = spr2hw_ctl(vs + 1, hs, ve); in ami_set_sprite() 2088 lofsprite[1 << par->crsr.fmode] = spr2hw_ctl(vs, hs, ve); in ami_set_sprite()
|
/drivers/net/wan/ |
D | Makefile | 52 …hexdump -ve '"\n" 16/1 "0x%02X,"' $(obj)/wanxlfw.bin | sed 's/0x ,//g;1s/^/static const u8 firmwa…
|
/drivers/video/matrox/ |
D | matroxfb_misc.c | 192 unsigned int vd, vs, ve, vt, lc; in matroxfb_vgaHWinit() local 269 ve = m->VSyncEnd - 1; in matroxfb_vgaHWinit() 326 hw->CRTC[17] = (ve & 0x0F) | 0x20; in matroxfb_vgaHWinit()
|
/drivers/scsi/pcmcia/ |
D | Kconfig | 44 CyQ've SFC-201
|
/drivers/staging/wlags49_h2/ |
D | README.ubuntu | 136 I've got some good news for you/us/the world of Hermes :) 139 their source-code is BSD licensed, and I've included the contents of the
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.seq | 46 * SCB that we've already pulled from the QINFIFO and started the selection 236 * Reselection has been initiated by a target. Make a note that we've been 372 or SEQ_FLAGS, DPHASE; /* we've seen a data phase */ 519 * We've loaded all of our segments into the preload layer. Now, we simply 894 * only if we've actually been into a data phase to change them. This 1144 * Assert that if we've been reselected, then we've seen an IDENTIFY 1427 /* OK, now they've started to transfer into the fifo, 1460 * We've emptied the fifo now, but we wouldn't have got
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 55 * SCB that we've already pulled from the QINFIFO and started the selection 186 * We've just been selected. Assert BSY and 285 * we've got a failed selection and must transition to bus 333 * Reselection has been initiated by a target. Make a note that we've been 454 * We've just re-selected an initiator. 572 * the total for the command since we've already fetched 974 /* Record if we've consumed all S/G entries */ 1329 * Since we've been through a data phase, the SCB_RESID* fields 1723 * only if we've actually been into a data phase to change them. This
|
D | aic79xx.seq | 1344 * only if we've actually been into a data phase to change them. This 1613 * Since we've are entering a data phase, we will 1805 /* Record if we've consumed all S/G entries */ 2143 * bus reset. If we've overrun, let the host know so that 2196 * nonpackreq if we've cleared out the FIFOs and handled any
|
/drivers/scsi/ |
D | 53c700.scr | 190 ; Use this entry if we've just tried to look at the first byte
|
D | 53c700_d.h_shipped | 256 ; Use this entry if we've just tried to look at the first byte
|
/drivers/usb/storage/ |
D | Kconfig | 78 - CyQ've CQ8060A CDRW drive
|
/drivers/staging/speakup/ |
D | spkguide.txt | 156 Once you've logged in, you can run any Linux command or program which is 685 Once you've installed, configured, and tested Speech Dispatcher with your 688 You get it from the free(b)soft web site mentioned above. After you've 830 Once you've changed to an appropriate console, and are at a shell prompt, 913 So ok, you've gone off and gotten your kernel source tree, and patched
|
/drivers/staging/zcache/ramster/ |
D | ramster-howto.txt | 51 Now that you've memorized the contents of those articles, let's get started!
|
/drivers/staging/media/go7007/ |
D | go7007.txt | 9 I've modified the driver to support the following Video4Linux2 MPEG
|