Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Drio.h20 struct scal_detail { struct
21 u8 node_id; /* Scalability Node ID */
22 u32 CBAR; /* Address of 1MB register space */
23 u8 port0node; /* Node ID port connected to: 0xFF=None */
24 u8 port0port; /* Port num port connected to: 0,1,2, or */
26 u8 port1node; /* Node ID port connected to: 0xFF = None */
27 u8 port1port; /* Port num port connected to: 0,1,2, or */
29 u8 port2node; /* Node ID port connected to: 0xFF = None */
30 u8 port2port; /* Port num port connected to: 0,1,2, or */
32 u8 chassis_num; /* 1 based Chassis number (1 = boot node) */
/Linux-v4.19/drivers/pci/hotplug/
Dibmphp.h102 struct scal_detail { struct
112 // struct list_head scal_detail_list; argument