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