Searched defs:root_complex (Results 1 – 2 of 2) sorted by relevance
132 typedef struct root_complex { struct133 uint64_t sysino;134 uint64_t ehdl;135 uint64_t stick;136 struct {172 } rc_descr;173 uint32_t size; /* Also the EQ Num */174 uint64_t addr;175 uint64_t hdr[2];176 uint64_t reserved; /* Contains Port */
550 open_root_complex(char *root_complex) in open_root_complex()