Home
last modified time | relevance | path

Searched refs:bootblk_command (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.h39 struct bootblk_command struct
48 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument
51 SET_DECLARE(Xcommand_set, struct bootblk_command);
H A Dloader_emu.c493 struct bootblk_command **cmdp; in bf_command()
694 struct bootblk_command **cmdp; in bf_init()
1179 struct bootblk_command **cmdp; in command_commandlist()
/illumos-gate/usr/src/boot/common/
H A Dbootstrap.h313 struct bootblk_command struct
322 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument
325 SET_DECLARE(Xcommand_set, struct bootblk_command);
H A Dinterp_forth.c76 struct bootblk_command **cmdp; in bf_command()
264 struct bootblk_command **cmdp; in bf_init()
H A Dinterp.c65 struct bootblk_command **cmdp; in perform()
H A Dcommands.c227 struct bootblk_command **cmdp; in command_commandlist()