Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Drio.h19 struct scal_detail { struct
20 u8 node_id; /* Scalability Node ID */
21 u32 CBAR; /* Address of 1MB register space */
22 u8 port0node; /* Node ID port connected to: 0xFF=None */
23 u8 port0port; /* Port num port connected to: 0,1,2, or */
25 u8 port1node; /* Node ID port connected to: 0xFF = None */
26 u8 port1port; /* Port num port connected to: 0,1,2, or */
28 u8 port2node; /* Node ID port connected to: 0xFF = None */
29 u8 port2port; /* Port num port connected to: 0,1,2, or */
31 u8 chassis_num; /* 1 based Chassis number (1 = boot node) */
/linux-4.4.14/drivers/pci/hotplug/
Dibmphp.h116 struct scal_detail { struct
126 // struct list_head scal_detail_list; argument