Home
last modified time | relevance | path

Searched defs:ldc_channel_config (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/sparc/include/asm/
Dldc.h21 struct ldc_channel_config { struct
22 void (*event)(void *arg, int event);
24 u32 mtu;
25 unsigned int rx_irq;
26 unsigned int tx_irq;
27 u8 mode;
55 const struct ldc_channel_config *cfgp, argument