Searched refs:have_bootarg (Results 1 – 1 of 1) sorted by relevance
91 boolean_t have_bootarg = PE_parse_boot_argn("cpu-factor", &factor, sizeof(factor)); in pe_init_debug() local92 if (have_bootarg) { in pe_init_debug()