Searched defs:bootblk_command (Results 1 – 3 of 3) sorted by relevance
37 struct bootblk_command struct42 STAILQ_ENTRY(bootblk_command) next; argument
52 struct bootblk_command struct57 STAILQ_ENTRY(bootblk_command) next; argument
264 struct bootblk_command struct273 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument