Home
last modified time | relevance | path

Searched refs:make24 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c65 #define make24(ptr32) (char *)swab32(( ((unsigned long) (ptr32)) - p->base)) macro
230 p->scp->iscp = make24(p->iscp); in check586()
260 p->scp->iscp = make24(p->iscp); in alloc586()
263 p->iscp->scb_base = make24(dvma_btov(dev->mem_start)); in alloc586()
599 p->xmit_buffs[i]->buffer = make24((p->xmit_cbuffs[i])); in init586()
667 rbd[i].buffer = make24(ptr); in alloc_rfa()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c67 #define make24(ptr32) (char *)swab32(( ((unsigned long) (ptr32)) - p->base)) macro
232 p->scp->iscp = make24(p->iscp); in check586()
262 p->scp->iscp = make24(p->iscp); in alloc586()
265 p->iscp->scb_base = make24(dvma_btov(dev->mem_start)); in alloc586()
596 p->xmit_buffs[i]->buffer = make24((p->xmit_cbuffs[i])); in init586()
664 rbd[i].buffer = make24(ptr); in alloc_rfa()

Completed in 4 milliseconds