Searched refs:sysp_end (Results 1 – 3 of 3) sorted by relevance
172 int sysp_end; in pmac_format_nvram_partition_of() local175 sysp_end = chrp_nvram_create_system_partition(&nvr->data[off], in pmac_format_nvram_partition_of()179 chrp_nvram_create_free_partition(&nvr->data[sysp_end], len - sysp_end); in pmac_format_nvram_partition_of()
134 int sysp_end; in sun4u_NVRAM_set_params() local141 sysp_end = chrp_nvram_create_system_partition(image, 0, 0x1fd0); in sun4u_NVRAM_set_params()144 chrp_nvram_create_free_partition(&image[sysp_end], 0x1fd0 - sysp_end); in sun4u_NVRAM_set_params()
152 int sysp_end; in nvram_init() local159 sysp_end = chrp_nvram_create_system_partition(image, 0, 0x1fd0); in nvram_init()162 chrp_nvram_create_free_partition(&image[sysp_end], 0x1fd0 - sysp_end); in nvram_init()