Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/ !
Dio.h29 struct io_attrs { struct
30 u8 birq; /* Channel's I/O IRQ number. */
31 bool irq_shared; /* TRUE if the IRQ is shareable. */
32 u32 word_size; /* DSP Word size. */
33 u32 shm_base; /* Physical base address of shared memory. */
34 u32 sm_length; /* Size (in bytes) of shared memory. */
/linux-3.3/arch/sparc/kernel/ !
Dpci_sun4v.c561 unsigned long ret, io_attrs, ra; in probe_existing_entries() local