Home
last modified time | relevance | path

Searched refs:cbptr (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
Dhorizon.h451 #define BUF_PTR(cbptr) ((cbptr) - (cell_buf *) 0) argument
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
Dip28-berr.c135 hpc3.scsi[0].cbp = hpc3c0->scsi_chan0.cbptr; in save_and_clear_buserr()
140 hpc3.scsi[1].cbp = hpc3c0->scsi_chan1.cbptr; in save_and_clear_buserr()
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
Dhpc3.h63 volatile u32 cbptr; /* current dma buffer ptr, diagnostic use only */ member