Searched refs:sysp_end (Results 1 – 3 of 3) sorted by relevance
171 int sysp_end; in pmac_format_nvram_partition_of() local174 sysp_end = chrp_nvram_create_system_partition(&nvr->data[off], in pmac_format_nvram_partition_of()178 chrp_nvram_create_free_partition(&nvr->data[sysp_end], len - sysp_end); in pmac_format_nvram_partition_of()
135 int sysp_end; in sun4u_NVRAM_set_params() local142 sysp_end = chrp_nvram_create_system_partition(image, 0, 0x1fd0); in sun4u_NVRAM_set_params()145 chrp_nvram_create_free_partition(&image[sysp_end], 0x1fd0 - sysp_end); in sun4u_NVRAM_set_params()
153 int sysp_end; in nvram_init() local160 sysp_end = chrp_nvram_create_system_partition(image, 0, 0x1fd0); in nvram_init()163 chrp_nvram_create_free_partition(&image[sysp_end], 0x1fd0 - sysp_end); in nvram_init()