Home
last modified time | relevance | path

Searched refs:middle (Results 1 – 22 of 22) sorted by relevance

/linux-2.4.37.9/drivers/usb/
Daiptek.c492 int x, y, left, right, middle; in aiptek_irq() local
504 middle = data[5] & 0x04; in aiptek_irq()
506 jitterable = left | right | middle; in aiptek_irq()
509 input_report_key(dev, BTN_MIDDLE, middle); in aiptek_irq()
656 int middle = data[5] & 0x10; in aiptek_irq() local
664 input_report_key(dev, BTN_MIDDLE, middle); in aiptek_irq()
667 jitterable = left | middle | right; in aiptek_irq()
704 int middle = data[1] & 0x10; in aiptek_irq() local
709 input_report_key(dev, BTN_MIDDLE, middle); in aiptek_irq()
712 jitterable = left | middle | right; in aiptek_irq()
/linux-2.4.37.9/fs/ntfs/
Ddir.c295 ntfs_u8 *newbuf = 0, *middle = 0; in ntfs_split_record() local
348 middle = ntfs_malloc(ntfs_entry_has_subnodes(prev) ? mlen : mlen + 8); in ntfs_split_record()
349 if (!middle){ in ntfs_split_record()
353 ntfs_memcpy(middle, prev, mlen); in ntfs_split_record()
355 NTFS_PUTU8(middle + 0xC, NTFS_GETU8(middle + 0xC) | 1); in ntfs_split_record()
357 NTFS_PUTU64(middle + mlen - 8, walk->block); in ntfs_split_record()
360 walk->new_entry = middle; in ntfs_split_record()
380 if (middle) in ntfs_split_record()
381 ntfs_free(middle); in ntfs_split_record()
/linux-2.4.37.9/fs/jfs/
Djfs_xtree.c1211 int skip, maxentry, middle, righthalf, n; in xtSplitPage() local
1349 middle = maxentry >> 1; in xtSplitPage()
1350 righthalf = maxentry - middle; in xtSplitPage()
1355 if (skip <= middle) { in xtSplitPage()
1357 memmove(&rp->xad[XTENTRYSTART], &sp->xad[middle], in xtSplitPage()
1361 if (skip < middle) in xtSplitPage()
1363 (middle - skip) << L2XTSLOTSIZE); in xtSplitPage()
1371 sp->header.nextindex = cpu_to_le16(middle + 1); in xtSplitPage()
1385 n = skip - middle; in xtSplitPage()
1386 memmove(&rp->xad[XTENTRYSTART], &sp->xad[middle], in xtSplitPage()
[all …]
/linux-2.4.37.9/arch/sparc/lib/
Dmul.S124 sll %o4, 12, %o0 ! shift middle bits left 12
Dumul.S158 sll %o4, 12, %o0 ! shift middle bits left 12
/linux-2.4.37.9/arch/cris/kernel/
Dhead.S760 | IO_STATE (R_SERIAL0_REC_CTRL, sampling, middle) \
794 | IO_STATE (R_SERIAL1_REC_CTRL, sampling, middle) \
830 | IO_STATE (R_SERIAL3_REC_CTRL, sampling, middle) \
/linux-2.4.37.9/Documentation/
DBUG-HUNTING17 you know that 1.3.69 does. Pick a kernel in the middle and build
Dkmod.txt42 so why not skip the middle man?
DConfigure.help9495 the middle and upper layers of the SCSI subsystem. If unsure, say N.
/linux-2.4.37.9/drivers/net/e1000/
De1000_main.c4160 staterr = le32_to_cpu(rx_desc->wb.middle.status_error);
4200 length = le16_to_cpu(rx_desc->wb.middle.length0);
4275 le16_to_cpu(rx_desc->wb.middle.vlan) &
4287 le16_to_cpu(rx_desc->wb.middle.vlan) &
4299 rx_desc->wb.middle.status_error &= cpu_to_le32(~0xFF);
4312 staterr = le32_to_cpu(rx_desc->wb.middle.status_error);
De1000_hw.h646 } middle; member
/linux-2.4.37.9/drivers/scsi/
DREADME.FlashPoint96 In the middle of December, I asked to meet with BusLogic's senior
D53c7,8xx.scr762 ; a SAVE POINTERS message before disconnecting in the middle of
D53c7xx.scr917 ; a SAVE POINTERS message before disconnecting in the middle of
/linux-2.4.37.9/scripts/
Dheader.tk76 set myframe middle
/linux-2.4.37.9/Documentation/power/
Dpci.txt187 the device is middle of some critical operation, then it should fail.
/linux-2.4.37.9/drivers/char/
Dser_a2232fw.ax383 C_TODM equ $12 ; TOD middle byte
/linux-2.4.37.9/Documentation/usb/
Dov511.txt224 effect immediately, even in the middle of a frame. This reduces the
/linux-2.4.37.9/Documentation/networking/
Darcnet-hardware.txt186 anywhere in middle of a cable in a STAR topology network. And more - you
1160 jumpers so they connect the middle pin and the pins closest to the RJ11
1165 jumpers so they connect the middle pin and the pins closest to the RJ11
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.seq690 * at any time, even in the middle of a DMA, so
2250 * host disconnects in the middle of a
/linux-2.4.37.9/drivers/char/ftape/
DRELEASE-NOTES163 * zftape no longer allows writing in the middle of the recorded
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx.seq315 * at any time, even in the middle of a DMA, so