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

/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhvcserver.c96 unsigned long last_p_partition_ID, hvcs_next_partner()
102 last_p_partition_ID, hvcs_next_partner()
139 unsigned long last_p_partition_ID; hvcs_get_partner_info() local
150 last_p_partition_ID = last_p_unit_address = ~0UL; hvcs_get_partner_info()
154 retval = hvcs_next_partner(unit_address, last_p_partition_ID, hvcs_get_partner_info()
166 last_p_partition_ID = be64_to_cpu(pi_buff[0]); hvcs_get_partner_info()
170 if (last_p_partition_ID == ~0UL hvcs_get_partner_info()
189 = (unsigned int)last_p_partition_ID; hvcs_get_partner_info()
95 hvcs_next_partner(uint32_t unit_address, unsigned long last_p_partition_ID, unsigned long last_p_unit_address, unsigned long *pi_buff) hvcs_next_partner() argument

Completed in 51 milliseconds