Searched refs:pnext (Results 1 – 7 of 7) sorted by relevance
258 r[i].rdma.pnext); in sgiseeq_dump_rings()262 r[i].rdma.pnext); in sgiseeq_dump_rings()267 t[i].tdma.pnext); in sgiseeq_dump_rings()271 t[i].tdma.pnext); in sgiseeq_dump_rings()685 buf[i].tdma.pnext = VIRT_TO_DMA(sp, buf + i + 1); in setup_tx_ring()690 buf[i].tdma.pnext = VIRT_TO_DMA(sp, buf); in setup_tx_ring()702 buf[i].rdma.pnext = VIRT_TO_DMA(sp, buf + i + 1); in setup_rx_ring()708 buf[i].rdma.pnext = VIRT_TO_DMA(sp, buf); in setup_rx_ring()
48 struct db_dest *pnext; member
402 aup->pDBfree = pDB->pnext; in GetFreeDB()411 pDBfree->pnext = pDB; in ReleaseDB()736 pDB->pnext = pDBfree; in au1000_probe()
504 void *next, *pnext; in gru_free_message() local512 pnext = mq->next; in gru_free_message()513 next = pnext + GRU_CACHE_LINE_BYTES * lines; in gru_free_message()517 } else if (pnext < mq->start2 && next >= mq->start2) { in gru_free_message()
185 hcp->desc.pnext = (u32) (dma + sizeof(struct hpc_chunk)); in init_hpc_chain()192 hcp->desc.pnext = hdata->dma; in init_hpc_chain()
75 struct db_dest *pnext; member
97 aup->pDBfree = pDB->pnext; in GetFreeDB()106 pDBfree->pnext = pDB; in ReleaseDB()247 pDB->pnext = pDBfree; in au1k_irda_net_init()