Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drio.h219 struct rio_msg { struct
220 struct resource *res;
221 void (*mcback) (struct rio_mport * mport, void *dev_id, int mbox, int slot);
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1400 struct rio_msg { struct
1401 u32 omr; /* Outbound Mode Register */
1402 u32 osr; /* Outbound Status Register */
1403 u32 eodqdpar; /* Extended Outbound DQ DPAR */
1404 u32 odqdpar; /* Outbound Descriptor Queue DPAR */
1405 u32 eosar; /* Extended Outbound Unit Source AR */
1406 u32 osar; /* Outbound Unit Source AR */
1407 u32 odpr; /* Outbound Destination Port Register */
1408 u32 odatr; /* Outbound Destination Attributes Register */
1409 u32 odcr; /* Outbound Doubleword Count Register */
[all …]