Home | History | Annotate | Download | only in cavium

Lines Matching refs:boothowto

282 	if (boothowto & RB_KDB)
421 boothowto |= RB_MD1;
424 boothowto |= RB_SINGLE;
427 boothowto |= RB_KDB;
430 boothowto |= RB_ASKNAME;
433 boothowto |= AB_QUIET;
436 boothowto |= AB_VERBOSE;
439 boothowto |= AB_DEBUG;
442 boothowto |= AB_SILENT;
493 if (boothowto & RB_HALT)
496 boothowto = howto;