Searched defs:join_row_t (Results 1 – 1 of 1) sorted by relevance
216 struct join_row_t { /* this struct is 72 bytes long on Intel "64" bit arch */ struct217 int th_i; /* type header index (origin 0) */218 int indiv_i; /* individual (element) index, -1 for overall220 uint8_t etype; /* element type */221 uint8_t se_id; /* subenclosure id (0 for primary enclosure) */222 int ei_eoe; /* element index referring to Enclosure status dpage248 struct join_row_t * j_base; argument