Searched refs:cmd_info (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
H A D | cmd_parser.c | 400 struct cmd_info { struct 454 const struct cmd_info *info; argument 503 const struct cmd_info *info; 654 static inline const struct cmd_info *find_cmd_entry(struct intel_gvt *gvt, in find_cmd_entry() 666 static inline const struct cmd_info *get_cmd_info(struct intel_gvt *gvt, in get_cmd_info() 804 static inline int get_cmd_length(const struct cmd_info *info, u32 cmd) in get_cmd_length() 1744 const struct cmd_info *info; in find_bb_size() 1805 const struct cmd_info *info; in audit_bb_end() 1977 static const struct cmd_info cmd_info[] = { variable 2664 const struct cmd_info *info; in cmd_parser_exec() [all …]
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | cmd.h | 46 int cmd_info(int, char **, int);
|
H A D | cmd.c | 50 { "info", cmd_info },
|
H A D | boot.c | 176 cmd_info(int argc, char *argp[], int interactive) in cmd_info() function
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | trimble.h | 125 typedef struct cmd_info struct
|
/netbsd-src/sbin/disklabel/ |
H A D | interact.c | 64 static void cmd_info(struct disklabel *, char *, int); 89 { "I", cmd_info, "change label information" }, 181 cmd_info(struct disklabel *lp, char *s, int fd) in cmd_info() function
|