Searched refs:ldc_map_single (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/sparc/include/asm/ |
D | ldc.h | 100 extern int ldc_map_single(struct ldc_channel *lp,
|
/linux-2.6.39/arch/sparc/kernel/ |
D | ldc.c | 2130 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/ |
D | sunvdc.c | 546 err = ldc_map_single(port->vio.lp, req_buf, op_len, in generic_request()
|
/linux-2.6.39/drivers/net/ |
D | sunvnet.c | 963 err = ldc_map_single(port->vio.lp, buf, map_len, in vnet_port_alloc_tx_bufs()
|