Home
last modified time | relevance | path

Searched refs:residue (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.4.37.9/arch/mips/math-emu/
Dsp_tint.c65 u32 residue; in ieee754sp_tint() local
71 residue = xm; in ieee754sp_tint()
73 sticky = residue != 0; in ieee754sp_tint()
80 residue = xm << (xe + 1); in ieee754sp_tint()
81 residue <<= 31 - SP_MBITS; in ieee754sp_tint()
82 round = (residue >> 31) != 0; in ieee754sp_tint()
83 sticky = (residue << 1) != 0; in ieee754sp_tint()
Ddp_tlong.c64 u64 residue; in ieee754dp_tlong() local
70 residue = xm; in ieee754dp_tlong()
72 sticky = residue != 0; in ieee754dp_tlong()
79 residue = xm << (xe + 1); in ieee754dp_tlong()
80 residue <<= 63 - DP_MBITS; in ieee754dp_tlong()
81 round = (residue >> 63) != 0; in ieee754dp_tlong()
82 sticky = (residue << 1) != 0; in ieee754dp_tlong()
Ddp_tint.c62 u64 residue; in ieee754dp_tint() local
68 residue = xm; in ieee754dp_tint()
70 sticky = residue != 0; in ieee754dp_tint()
74 residue = xm << (64 - DP_MBITS + xe); in ieee754dp_tint()
75 round = (residue >> 63) != 0; in ieee754dp_tint()
76 sticky = (residue << 1) != 0; in ieee754dp_tint()
Dsp_tlong.c64 u32 residue; in ieee754sp_tlong() local
70 residue = xm; in ieee754sp_tlong()
72 sticky = residue != 0; in ieee754sp_tlong()
76 residue = xm << (32 - SP_MBITS + xe); in ieee754sp_tlong()
77 round = (residue >> 31) != 0; in ieee754sp_tlong()
78 sticky = (residue << 1) != 0; in ieee754sp_tlong()
/linux-2.4.37.9/arch/arm/kernel/
Ddma-arc.c112 .residue = arc_floppy_data_get_dma_residue,
119 .residue = arc_floppy_cmdend_get_dma_residue,
174 .residue = a5k_floppy_get_dma_residue,
Ddma.c252 if (dma->d_ops->residue) in get_dma_residue()
253 ret = dma->d_ops->residue(channel, dma); in get_dma_residue()
Ddma-riscstation.c83 residue: floppy_get_residue,
Ddma-isa.c139 .residue = isa_get_dma_residue,
Ddma-rpc.c286 .residue = floppy_get_residue,
/linux-2.4.37.9/include/asm-arm/mach/
Ddma.h22 int (*residue)(dmach_t, dma_t *); /* optional */ member
/linux-2.4.37.9/drivers/sound/
Dforte.c180 unsigned int residue; /* Partial fragment */ member
406 channel->residue = 0; in forte_channel_reset()
1125 if (chip->play.residue) in forte_dsp_ioctl()
1129 chip->play.residue; in forte_dsp_ioctl()
1171 if (chip->play.residue) in forte_dsp_ioctl()
1172 ival += chip->play.frag_sz - chip->play.residue; in forte_dsp_ioctl()
1529 if (channel->residue) in forte_dsp_write()
1530 sz = channel->residue; in forte_dsp_write()
1552 channel->residue = 0; in forte_dsp_write()
1555 channel->residue = channel->frag_sz - sz; in forte_dsp_write()
/linux-2.4.37.9/drivers/usb/gadget/
Dfile_storage.c675 u32 residue; member
1613 fsg->residue -= nread; in do_read()
1790 fsg->residue -= nwritten; in do_write()
2280 fsg->usb_amount_left = nkeep + fsg->residue; in pad_with_zeros()
2376 else if (fsg->residue == 0) { in finish_reply()
2391 fsg->residue == fsg->data_size && in finish_reply()
2421 if (fsg->residue == 0) in finish_reply()
2490 csw->Residue = cpu_to_le32(fsg->residue); in send_status()
2587 fsg->residue = fsg->usb_amount_left = fsg->data_size; in check_command()
2877 fsg->residue -= reply; in do_scsi_command()
/linux-2.4.37.9/drivers/scsi/aacraid/
Daachba.c501 u32 residue) in set_sense() argument
508 sense_buf[3] = BYTE3(residue); in set_sense()
509 sense_buf[4] = BYTE2(residue); in set_sense()
510 sense_buf[5] = BYTE1(residue); in set_sense()
511 sense_buf[6] = BYTE0(residue); in set_sense()
/linux-2.4.37.9/drivers/char/
Disicom.c373 short txcount, wait, wrd, residue, word_count, cnt; in isicom_tx() local
433 residue = NO; in isicom_tx()
437 if (residue == YES) { in isicom_tx()
438 residue = NO; in isicom_tx()
460 residue = YES; in isicom_tx()
/linux-2.4.37.9/drivers/parport/
Dparport_pc.c193 int residue; in get_fifo_residue() local
198 for (residue = priv->fifo_depth; ; residue--) { in get_fifo_residue()
207 residue); in get_fifo_residue()
219 residue++; in get_fifo_residue()
229 return residue; in get_fifo_residue()
/linux-2.4.37.9/drivers/scsi/
DNCR5380.c1986 unsigned char saved_data = 0, overrun = 0, residue; in NCR5380_transfer_dma() local
2112 residue = NCR5380_dma_residual(instance); in NCR5380_transfer_dma()
2113 c -= residue; in NCR5380_transfer_dma()
2119 if (*phase == p && (p & SR_IO) && residue == 0) { in NCR5380_transfer_dma()
DChangeLog.sym53c8xx317 - Handling of the SWIDE (low byte residue at the end of a CHMOV
/linux-2.4.37.9/drivers/net/
Dns83820.c1091 u32 residue = 0; in ns83820_hard_start_xmit() local
1101 cmdsts = ((nr_frags|residue) ? CMDSTS_MORE : do_intr ? CMDSTS_INTR : 0); in ns83820_hard_start_xmit()
1106 if (residue) { in ns83820_hard_start_xmit()
1108 len = residue; in ns83820_hard_start_xmit()
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.c804 int residue, available, space, do_queue; in rxdma_to_tty() local
817 residue = 0; in rxdma_to_tty()
823 residue = in_le16(&info->rx->res_count); in rxdma_to_tty()
826 available = RX_BUF_SIZE - residue - info->rx_done_bytes; in rxdma_to_tty()
/linux-2.4.37.9/drivers/scsi/aic7xxx/
DREADME.aic7xxx136 - Correct and simplify handling of the ignore wide residue
DREADME.aic79xx73 - Correct and simplify handling of the ignore wide residue
Daic79xx.reg3830 * ignore wide residue message handling.
Daic79xx.seq871 /* Pull the residue byte */
/linux-2.4.37.9/drivers/char/ftape/
DRELEASE-NOTES62 a zero DMA residue. Dunno why, but compensate for it.
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx.seq1014 * to the kernel (when the residue byte happened to cause us to advance our

12