Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/include/asm/
Dldc.h100 extern int ldc_map_single(struct ldc_channel *lp,
/linux-2.6.39/arch/sparc/kernel/
Dldc.c2130 int ldc_map_single(struct ldc_channel *lp, in ldc_map_single() function
2169 EXPORT_SYMBOL(ldc_map_single);
2316 err = ldc_map_single(lp, buf, len, cookies, *ncookies, map_perm); in ldc_alloc_exp_dring()
/linux-2.6.39/drivers/block/
Dsunvdc.c546 err = ldc_map_single(port->vio.lp, req_buf, op_len, in generic_request()
/linux-2.6.39/drivers/net/
Dsunvnet.c963 err = ldc_map_single(port->vio.lp, buf, map_len, in vnet_port_alloc_tx_bufs()