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.h320 struct bootblk_command struct
329 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument
332 SET_DECLARE(Xcommand_set, struct bootblk_command);
H A Dinterp_forth.c77 struct bootblk_command **cmdp; in bf_command()
265 struct bootblk_command **cmdp; in bf_init()
H A Dinterp.c66 struct bootblk_command **cmdp; in perform()
H A Dcommands.c228 struct bootblk_command **cmdp; in command_commandlist()