Home
last modified time | relevance | path

Searched refs:ldc_alloc_exp_dring (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/sparc/include/asm/
Dldc.h130 extern void *ldc_alloc_exp_dring(struct ldc_channel *lp, unsigned int len,
/linux-2.6.39/drivers/block/
Dsunvdc.c607 dring = ldc_alloc_exp_dring(port->vio.lp, len, in vdc_alloc_tx_ring()
/linux-2.6.39/arch/sparc/kernel/
Dldc.c2302 void *ldc_alloc_exp_dring(struct ldc_channel *lp, unsigned int len, in ldc_alloc_exp_dring() function
2325 EXPORT_SYMBOL(ldc_alloc_exp_dring);
/linux-2.6.39/drivers/net/
Dsunvnet.c983 dring = ldc_alloc_exp_dring(port->vio.lp, len, in vnet_port_alloc_tx_bufs()