Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/px/
H A Dpx_err.h132 typedef struct root_complex { struct
133 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 */
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c550 open_root_complex(char *root_complex) in open_root_complex()