Home
last modified time | relevance | path

Searched defs:bootblk_command (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/common/ficl/emu/
H A Dloader_emu.h37 struct bootblk_command struct
42 STAILQ_ENTRY(bootblk_command) next; argument
H A Dloader_emu.c52 struct bootblk_command struct
57 STAILQ_ENTRY(bootblk_command) next; argument
/titanic_51/usr/src/boot/sys/boot/common/
H A Dbootstrap.h264 struct bootblk_command struct
273 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument