/linux-2.6.39/drivers/acpi/acpica/ |
D | utdelete.c | 77 union acpi_operand_object *next_desc; in acpi_ut_delete_internal_obj() local 159 next_desc = handler_desc->address_space.next; in acpi_ut_delete_internal_obj() 161 handler_desc = next_desc; in acpi_ut_delete_internal_obj() 233 next_desc = in acpi_ut_delete_internal_obj() 240 while (next_desc) { in acpi_ut_delete_internal_obj() 241 if (next_desc == object) { in acpi_ut_delete_internal_obj() 243 next_desc->region.next; in acpi_ut_delete_internal_obj() 249 last_obj_ptr = &next_desc->region.next; in acpi_ut_delete_internal_obj() 250 next_desc = next_desc->region.next; in acpi_ut_delete_internal_obj()
|
/linux-2.6.39/arch/arm/include/asm/hardware/ |
D | iop3xx-adma.h | 98 u32 next_desc; member 122 u32 next_desc; member 145 u32 next_desc; member 168 u32 next_desc; member 630 prev_hw_desc->next_desc = in iop_desc_init_zero_sum() 806 iop_paranoia(hw_desc.dma->next_desc); in iop_desc_set_next_desc() 807 hw_desc.dma->next_desc = next_desc_addr; in iop_desc_set_next_desc() 814 return hw_desc.dma->next_desc; in iop_desc_get_next_desc() 821 hw_desc.dma->next_desc = 0; in iop_desc_clear_next_desc()
|
/linux-2.6.39/arch/arm/mach-iop13xx/include/mach/ |
D | adma.h | 82 u32 next_desc; member 108 u32 next_desc; member 127 u32 next_desc; member 515 iop_paranoia(hw_desc->next_desc); in iop_desc_set_next_desc() 516 hw_desc->next_desc = next_desc_addr; in iop_desc_set_next_desc() 522 return hw_desc->next_desc; in iop_desc_get_next_desc() 528 hw_desc->next_desc = 0; in iop_desc_clear_next_desc()
|
/linux-2.6.39/drivers/staging/vt6655/ |
D | desc.h | 295 volatile u32 next_desc; member 382 volatile u32 next_desc; member 395 volatile u32 next_desc; // pointer to next logical descriptor member
|
D | device_main.c | 1405 pDesc->next_desc = cpu_to_le32(curr + sizeof(SRxDesc)); in device_init_rd0_ring() 1409 pDevice->aRD0Ring[i-1].next_desc = cpu_to_le32(pDevice->rd0_pool_dma); in device_init_rd0_ring() 1430 pDesc->next_desc = cpu_to_le32(curr + sizeof(SRxDesc)); in device_init_rd1_ring() 1434 pDevice->aRD1Ring[i-1].next_desc = cpu_to_le32(pDevice->rd1_pool_dma); in device_init_rd1_ring() 1524 pDesc->next_desc = cpu_to_le32(curr+sizeof(STxDesc)); in device_init_td0_ring() 1528 pDevice->apTD0Rings[i-1].next_desc = cpu_to_le32(pDevice->td0_pool_dma); in device_init_td0_ring() 1550 pDesc->next_desc = cpu_to_le32(curr+sizeof(STxDesc)); in device_init_td1_ring() 1554 pDevice->apTD1Rings[i-1].next_desc = cpu_to_le32(pDevice->td1_pool_dma); in device_init_td1_ring()
|
/linux-2.6.39/drivers/net/usb/ |
D | zaurus.c | 159 goto next_desc; in blan_mdlm_bind() 235 next_desc: in blan_mdlm_bind()
|
D | cdc_ether.c | 132 goto next_desc; in usbnet_generic_cdc_bind() 266 next_desc: in usbnet_generic_cdc_bind()
|
/linux-2.6.39/drivers/net/ |
D | ipg.h | 691 __le64 next_desc; member 699 __le64 next_desc; member
|
D | ipg.c | 128 offset = (u32) &sp->rxd[i].next_desc - (u32) sp->rxd; in ipg_dump_rfdlist() 130 offset, (unsigned long) sp->rxd[i].next_desc); in ipg_dump_rfdlist() 157 offset = (u32) &sp->txd[i].next_desc - (u32) sp->txd; in ipg_dump_tfdlist() 159 offset, (unsigned long) sp->txd[i].next_desc); in ipg_dump_tfdlist() 798 rxfd->next_desc = cpu_to_le64(sp->rxd_map + in init_rfdlist() 801 sp->rxd[i - 1].next_desc = cpu_to_le64(sp->rxd_map); in init_rfdlist() 831 txfd->next_desc = cpu_to_le64(sp->txd_map + in init_tfdlist() 834 sp->txd[i - 1].next_desc = cpu_to_le64(sp->txd_map); in init_tfdlist()
|
D | fealnx.c | 242 u32 next_desc; member 1256 np->rx_ring[i].next_desc = np->rx_ring_dma + in init_ring() 1263 np->rx_ring[i - 1].next_desc = np->rx_ring_dma; in init_ring() 1293 np->tx_ring[i].next_desc = np->tx_ring_dma + in init_ring() 1300 np->tx_ring[i - 1].next_desc = np->tx_ring_dma; in init_ring() 1406 cur->next_desc = np->tx_ring_dma + in reset_tx_descriptors() 1411 np->tx_ring[TX_RING_SIZE - 1].next_desc = np->tx_ring_dma; in reset_tx_descriptors()
|
D | sundance.c | 340 __le32 next_desc; member 967 le32_to_cpu(np->tx_ring[i].next_desc), in tx_timeout() 1014 np->rx_ring[i].next_desc = cpu_to_le32(np->rx_ring_dma + in init_ring() 1061 np->last_tx->next_desc = cpu_to_le32(np->tx_ring_dma + in tx_poll() 1086 txdesc->next_desc = 0; in start_tx() 1137 np->tx_ring[i].next_desc = 0; in reset_tx() 1836 np->tx_ring[i].next_desc = 0; in netdev_close()
|
D | via-rhine.c | 377 __le32 next_desc; member 383 __le32 next_desc; member 1000 rp->rx_ring[i].next_desc = cpu_to_le32(next); in alloc_rbufs() 1004 rp->rx_ring[i-1].next_desc = cpu_to_le32(rp->rx_ring_dma); in alloc_rbufs() 1056 rp->tx_ring[i].next_desc = cpu_to_le32(next); in alloc_tbufs() 1060 rp->tx_ring[i-1].next_desc = cpu_to_le32(rp->tx_ring_dma); in alloc_tbufs()
|
D | dl2k.h | 483 __le64 next_desc; member
|
D | spider_net.c | 1028 u32 curr_desc, next_desc; in show_rx_chain() local 1042 next_desc = spider_net_read_reg(card, SPIDER_NET_GDACNEXTDA); in show_rx_chain() 1059 if (next_desc == descr->bus_addr) in show_rx_chain()
|
D | natsemi.c | 514 __le32 next_desc; member 1870 i, np->tx_ring[i].next_desc, in dump_ring() 1877 i, np->rx_ring[i].next_desc, in dump_ring() 1974 np->tx_ring[i].next_desc = cpu_to_le32(np->ring_dma in init_ring() 1993 np->rx_ring[i].next_desc = cpu_to_le32(np->ring_dma in init_ring()
|
D | dl2k.c | 560 np->tx_ring[i].next_desc = cpu_to_le64 (np->tx_ring_dma + in alloc_list() 567 np->rx_ring[i].next_desc = cpu_to_le64 (np->rx_ring_dma + in alloc_list() 1313 (u32)le64_to_cpu(desc->next_desc), in rio_ioctl()
|
/linux-2.6.39/drivers/net/wan/ |
D | hd64570.c | 89 static inline u16 next_desc(port_t *port, u16 desc, int transmit) in next_desc() function 335 port->rxin = next_desc(port, port->rxin, 0); in sca_rx_intr() 371 port->txlast = next_desc(port, port->txlast, 1); in sca_tx_intr() 662 port->txin = next_desc(port, port->txin, 1); in sca_xmit()
|
/linux-2.6.39/sound/sparc/ |
D | dbri.c | 312 int next_desc[DBRI_NO_DESCS]; /* Index of next desc, or -1 */ member 842 desc = dbri->next_desc[desc]; in reset_pipe() 1131 desc = dbri->next_desc[desc]; in setup_descs() 1160 dbri->next_desc[desc] = -1; in setup_descs() 1177 dbri->next_desc[last_desc] = desc; in setup_descs() 1195 dbri->next_desc[last_desc] = first_desc; in setup_descs() 1206 desc = dbri->next_desc[desc]; in setup_descs() 1789 td = dbri->next_desc[td]; in transmission_complete_intr() 1810 dbri->pipes[pipe].desc = dbri->next_desc[rd]; in reception_complete_intr()
|
/linux-2.6.39/drivers/dma/ppc4xx/ |
D | adma.c | 738 struct ppc440spe_adma_desc_slot *next_desc) in ppc440spe_xor_set_link() argument 742 if (unlikely(!next_desc || !(next_desc->phys))) { in ppc440spe_xor_set_link() 744 __func__, next_desc, in ppc440spe_xor_set_link() 745 next_desc ? next_desc->phys : 0); in ppc440spe_xor_set_link() 750 xor_hw_desc->cblal = next_desc->phys; in ppc440spe_xor_set_link() 761 struct ppc440spe_adma_desc_slot *next_desc) in ppc440spe_desc_set_link() argument 764 struct ppc440spe_adma_desc_slot *tail = next_desc; in ppc440spe_desc_set_link() 766 if (unlikely(!prev_desc || !next_desc || in ppc440spe_desc_set_link() 767 (prev_desc->hw_next && prev_desc->hw_next != next_desc))) { in ppc440spe_desc_set_link() 774 next_desc, prev_desc ? prev_desc->hw_next : 0); in ppc440spe_desc_set_link() [all …]
|
/linux-2.6.39/drivers/net/arm/ |
D | ks8695net.c | 65 __le32 next_desc; member 79 __le32 next_desc; member 1493 ksp->tx_ring[buff_n].next_desc = in ks8695_probe() 1500 ksp->rx_ring[buff_n].next_desc = in ks8695_probe()
|
/linux-2.6.39/drivers/usb/class/ |
D | cdc-wdm.c | 639 goto next_desc; in wdm_probe() 657 next_desc: in wdm_probe()
|
D | cdc-acm.c | 990 goto next_desc; in acm_probe() 998 goto next_desc; in acm_probe() 1025 next_desc: in acm_probe()
|
/linux-2.6.39/drivers/vhost/ |
D | vhost.c | 993 static unsigned next_desc(struct vring_desc *desc) in next_desc() function 1095 } while ((i = next_desc(&desc)) != -1); in get_indirect() 1218 } while ((i = next_desc(&desc)) != -1); in vhost_get_vq_desc()
|
/linux-2.6.39/drivers/net/e1000e/ |
D | netdev.c | 834 goto next_desc; in e1000_clean_rx_irq() 840 goto next_desc; in e1000_clean_rx_irq() 882 next_desc: in e1000_clean_rx_irq() 1127 goto next_desc; in e1000_clean_rx_irq_ps() 1132 goto next_desc; in e1000_clean_rx_irq_ps() 1141 goto next_desc; in e1000_clean_rx_irq_ps() 1223 next_desc: in e1000_clean_rx_irq_ps() 1327 goto next_desc; in e1000_clean_jumbo_rx_irq() 1347 goto next_desc; in e1000_clean_jumbo_rx_irq() 1399 goto next_desc; in e1000_clean_jumbo_rx_irq() [all …]
|
/linux-2.6.39/drivers/net/e1000/ |
D | e1000_main.c | 3802 goto next_desc; in e1000_clean_jumbo_rx_irq() 3823 goto next_desc; in e1000_clean_jumbo_rx_irq() 3876 goto next_desc; in e1000_clean_jumbo_rx_irq() 3881 next_desc: in e1000_clean_jumbo_rx_irq() 4003 goto next_desc; in e1000_clean_rx_irq() 4019 goto next_desc; in e1000_clean_rx_irq() 4043 next_desc: in e1000_clean_rx_irq()
|