Home
last modified time | relevance | path

Searched defs:bootblk_command (Results 1 – 2 of 2) 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
/illumos-gate/usr/src/boot/common/
H A Dbootstrap.h312 struct bootblk_command struct
321 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument