ndptr              64 arch/mips/include/asm/sgi/hpc3.h 	volatile u32 ndptr;	/* next dma descriptor ptr */
ndptr              45 arch/mips/sgi-ip22/ip28-berr.c 	unsigned int ndptr;
ndptr             136 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[0].ndptr = hpc3c0->scsi_chan0.ndptr;
ndptr             141 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.scsi[1].ndptr = hpc3c0->scsi_chan1.ndptr;
ndptr             146 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethrx.ndptr = hpc3c0->ethregs.rx_ndptr;
ndptr             151 arch/mips/sgi-ip22/ip28-berr.c 	hpc3.ethtx.ndptr = hpc3c0->ethregs.tx_ndptr;
ndptr             158 arch/mips/sgi-ip22/ip28-berr.c 		hpc3.pbdma[i].ndptr = hpc3c0->pbdma[i].pbdma_dptr;
ndptr             404 arch/mips/sgi-ip22/ip28-berr.c 		    (cpu_err_addr == hp->ndptr || cpu_err_addr == hp->cbp))
ndptr             407 arch/mips/sgi-ip22/ip28-berr.c 		    (gio_err_addr == hp->ndptr || gio_err_addr == hp->cbp))
ndptr             414 arch/mips/sgi-ip22/ip28-berr.c 		       CPHYSADDR(hp->addr), hp->ctrl, hp->ndptr, hp->cbp);
ndptr             127 drivers/scsi/sgiwd93.c 	hregs->ndptr = hdata->dma;