Home
last modified time | relevance | path

Searched refs:ftpcmds (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/char/
H A Dhmcdrv_ftp.c67 static const struct hmcdrv_ftp_cmd_desc ftpcmds[7] = { in hmcdrv_ftp_cmd_getid() local
92 pdesc = ftpcmds + (crc % ARRAY_SIZE(ftpcmds)); in hmcdrv_ftp_cmd_getid()
94 cmd, crc, (crc % ARRAY_SIZE(ftpcmds))); in hmcdrv_ftp_cmd_getid()