Searched defs:hvcs_partner_info (Results 1 – 1 of 1) sorted by relevance
44 struct hvcs_partner_info { struct45 struct list_head node;46 uint32_t unit_address;47 uint32_t partition_ID;48 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */