Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Drio.h35 struct rio_detail { struct
36 u8 node_id; /* RIO Node ID */
37 u32 BBAR; /* Address of 1MB register space */
38 u8 type; /* Type of device */
39 u8 owner_id; /* Node ID of Hurricane that owns this */
41 u8 port0node; /* Node ID port connected to: 0xFF=None */
42 u8 port0port; /* Port num port connected to: 0,1,2, or */
44 u8 port1node; /* Node ID port connected to: 0xFF=None */
45 u8 port1port; /* Port num port connected to: 0,1,2, or */
47 u8 first_slot; /* Lowest slot number below this Calgary */
[all …]
/Linux-v4.19/drivers/pci/hotplug/
Dibmphp.h119 struct rio_detail { struct
132 struct list_head rio_detail_list; argument