Searched defs:hmcdrv_ftp_cmd_desc (Results 1 – 1 of 1) sorted by relevance
53 struct hmcdrv_ftp_cmd_desc { in hmcdrv_ftp_cmd_getid() struct54 const char *str; /* command string */ in hmcdrv_ftp_cmd_getid()55 enum hmcdrv_ftp_cmdid cmd; /* associated command as enum */ in hmcdrv_ftp_cmd_getid()