Home
last modified time | relevance | path

Searched refs:this_ptr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/pci/cs46xx/
Dcs46xx_dsp_scb_types.h976 this_ptr
1034 this_ptr
1118 this_ptr
1147 this_ptr
/linux-4.1.27/drivers/net/ethernet/seeq/
Dether3.c590 unsigned int this_ptr, status; in ether3_rx() local
608 this_ptr = next_ptr + 4; in ether3_rx()
611 ether3_setbuffer(dev, buffer_read, this_ptr); in ether3_rx()
633 unsigned int length = next_ptr - this_ptr; in ether3_rx()
636 if (next_ptr <= this_ptr) in ether3_rx()