/drivers/ide/ |
D | ide-dma-sff.c | 124 u32 cur_addr, cur_len, xcount, bcount; in ide_build_dmatable() local 126 cur_addr = sg_dma_address(sg); in ide_build_dmatable() 139 bcount = 0x10000 - (cur_addr & 0xffff); in ide_build_dmatable() 142 *table++ = cpu_to_le32(cur_addr); in ide_build_dmatable() 150 *table++ = cpu_to_le32(cur_addr + 0x8000); in ide_build_dmatable() 154 cur_addr += bcount; in ide_build_dmatable()
|
D | sgiioc4.c | 422 dma_addr_t cur_addr; in sgiioc4_build_dmatable() local 424 cur_addr = sg_dma_address(sg); in sgiioc4_build_dmatable() 435 0x10000 - (cur_addr & 0xffff); in sgiioc4_build_dmatable() 446 *table = cpu_to_be32(cur_addr); in sgiioc4_build_dmatable() 454 cur_addr += bcount; in sgiioc4_build_dmatable()
|
D | tx4939ide.c | 244 u32 cur_addr, cur_len, bcount; in tx4939ide_build_dmatable() local 246 cur_addr = sg_dma_address(sg); in tx4939ide_build_dmatable() 257 bcount = 0x10000 - (cur_addr & 0xffff); in tx4939ide_build_dmatable() 267 *table++ = cur_addr; in tx4939ide_build_dmatable() 268 cur_addr += bcount; in tx4939ide_build_dmatable()
|
D | au1xxx-ide.c | 229 u32 cur_addr; in auide_build_dmatable() local 232 cur_addr = sg_dma_address(sg); in auide_build_dmatable() 265 cur_addr += tc; in auide_build_dmatable()
|
D | pmac.c | 1490 u32 cur_addr; in pmac_ide_build_dmatable() local 1493 cur_addr = sg_dma_address(sg); in pmac_ide_build_dmatable() 1496 if (pmif->broken_dma && cur_addr & (L1_CACHE_BYTES - 1)) { in pmac_ide_build_dmatable() 1514 st_le32(&table->phy_addr, cur_addr); in pmac_ide_build_dmatable() 1518 cur_addr += tc; in pmac_ide_build_dmatable()
|
/drivers/staging/rtl8712/ |
D | xmit_linux.c | 45 return (uint)(pfile->buf_len - ((addr_t)(pfile->cur_addr) - in remainder_len() 52 pfile->cur_addr = pfile->buf_start = pktptr->data; in _r8712_open_pktfile() 66 pfile->cur_addr += len; in _r8712_pktfile_read()
|
D | xmit_osdep.h | 37 u8 *cur_addr; member
|
/drivers/gpu/drm/via/ |
D | via_dma.c | 114 uint32_t cur_addr, hw_addr, next_addr; in via_cmdbuf_wait() local 118 cur_addr = dev_priv->dma_low; in via_cmdbuf_wait() 119 next_addr = cur_addr + size + 512 * 1024; in via_cmdbuf_wait() 126 hw_addr, cur_addr, next_addr); in via_cmdbuf_wait() 129 if ((cur_addr < hw_addr) && (next_addr >= hw_addr)) in via_cmdbuf_wait() 131 } while ((cur_addr < hw_addr) && (next_addr >= hw_addr)); in via_cmdbuf_wait()
|
/drivers/media/pci/b2c2/ |
D | flexcop-pci.c | 184 dma_addr_t cur_addr = in flexcop_pci_isr() local 186 u32 cur_pos = cur_addr - fc_pci->dma[0].dma_addr0; in flexcop_pci_isr() 191 v.raw, (unsigned long long)cur_addr, cur_pos, in flexcop_pci_isr()
|
/drivers/video/ |
D | broadsheetfb.c | 681 int cur_addr; in broadsheet_write_spiflash() local 697 cur_addr = wfm_addr + offset; in broadsheet_write_spiflash() 698 maxlen = roundup(cur_addr, sector_size) - cur_addr; in broadsheet_write_spiflash() 702 cur_addr, writecount, wfm + offset); in broadsheet_write_spiflash()
|
/drivers/ata/ |
D | pata_mpc52xx.c | 458 dma_addr_t cur_addr = sg_dma_address(sg); in mpc52xx_ata_build_dmatable() local 470 bd->dst_pa = (__force u32) cur_addr; in mpc52xx_ata_build_dmatable() 473 bd->src_pa = (__force u32) cur_addr; in mpc52xx_ata_build_dmatable() 480 cur_addr += tc; in mpc52xx_ata_build_dmatable()
|
/drivers/dma/ppc4xx/ |
D | adma.c | 1071 dma_addr_t cur_addr = srcs[i]; in ppc440spe_dma2_pq_slot_count() local 1075 if (cur_addr == old_addr + len) { in ppc440spe_dma2_pq_slot_count() 1081 } else if (old_addr == cur_addr + len) { in ppc440spe_dma2_pq_slot_count() 1093 && cur_addr != old_addr - len)) { in ppc440spe_dma2_pq_slot_count() 1097 } else if (cur_addr == old_addr + len*order) { in ppc440spe_dma2_pq_slot_count() 1101 } else if (cur_addr == old_addr + 2*len) { in ppc440spe_dma2_pq_slot_count() 1105 } else if (cur_addr == old_addr + 3*len) { in ppc440spe_dma2_pq_slot_count() 1521 char *cur_addr = page_address(ppc440spe_rxor_srcs[i]); in ppc440spe_can_rxor() local 1526 if (cur_addr == old_addr + len) { in ppc440spe_can_rxor() 1530 } else if (old_addr == cur_addr + len) { in ppc440spe_can_rxor() [all …]
|
/drivers/net/ethernet/realtek/ |
D | atp.h | 12 ushort cur_addr; /* Apparently the current buffer address(?) */ member
|
D | atp.c | 763 rx_head.rx_count, rx_head.rx_status, rx_head.cur_addr); in net_rx()
|
/drivers/scsi/ |
D | aic7xxx_old.c | 4656 unsigned int cur_addr, resid_dcnt; in aic7xxx_handle_seqint() local 4690 cur_addr = aic_inb(p, SHADDR) | (aic_inb(p, SHADDR + 1) << 8) | in aic7xxx_handle_seqint() 4719 cur_addr = native_addr + (native_length - 1); in aic7xxx_handle_seqint() 4729 cur_addr -= 1; in aic7xxx_handle_seqint() 4765 aic_outb(p, cur_addr & 0xff, HADDR); in aic7xxx_handle_seqint() 4766 aic_outb(p, (cur_addr >> 8) & 0xff, HADDR + 1); in aic7xxx_handle_seqint() 4767 aic_outb(p, (cur_addr >> 16) & 0xff, HADDR + 2); in aic7xxx_handle_seqint() 4768 aic_outb(p, (cur_addr >> 24) & 0xff, HADDR + 3); in aic7xxx_handle_seqint() 4780 aic_outb(p, cur_addr & 0xff, SHADDR); in aic7xxx_handle_seqint() 4781 aic_outb(p, (cur_addr >> 8) & 0xff, SHADDR + 1); in aic7xxx_handle_seqint() [all …]
|
/drivers/infiniband/core/ |
D | cma.c | 2206 struct sockaddr *addr, *cur_addr; in cma_check_port() local 2217 cur_addr = (struct sockaddr *) &cur_id->id.route.addr.src_addr; in cma_check_port() 2219 (addr->sa_family != cur_addr->sa_family)) in cma_check_port() 2222 if (cma_any_addr(addr) || cma_any_addr(cur_addr)) in cma_check_port() 2225 if (!cma_addr_cmp(addr, cur_addr)) in cma_check_port()
|
/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 10029 u_int cur_addr; in ahd_read_seeprom() local 10040 for (cur_addr = start_addr; cur_addr < end_addr; cur_addr++) { in ahd_read_seeprom() 10042 ahd_outb(ahd, SEEADR, cur_addr); in ahd_read_seeprom() 10074 u_int cur_addr; in ahd_write_seeprom() local 10095 for (cur_addr = start_addr; cur_addr < end_addr; cur_addr++) { in ahd_write_seeprom() 10097 ahd_outb(ahd, SEEADR, cur_addr); in ahd_write_seeprom()
|