Searched defs:hvcs_partner_info (Results 1 – 1 of 1) sorted by relevance
31 struct hvcs_partner_info { struct32 struct list_head node;33 uint32_t unit_address;34 uint32_t partition_ID;35 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */