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