Home
last modified time | relevance | path

Searched refs:last_p_partition_ID (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhvcserver.c83 unsigned long last_p_partition_ID, in hvcs_next_partner() argument
89 last_p_partition_ID, in hvcs_next_partner()
126 unsigned long last_p_partition_ID; in hvcs_get_partner_info() local
137 last_p_partition_ID = last_p_unit_address = ~0UL; in hvcs_get_partner_info()
141 retval = hvcs_next_partner(unit_address, last_p_partition_ID, in hvcs_get_partner_info()
153 last_p_partition_ID = be64_to_cpu(pi_buff[0]); in hvcs_get_partner_info()
157 if (last_p_partition_ID == ~0UL in hvcs_get_partner_info()
176 = (unsigned int)last_p_partition_ID; in hvcs_get_partner_info()