Searched defs:mtftcmd (Results 1 – 1 of 1) sorted by relevance
234 struct mtftcmd { struct235 unsigned int ft_wait_before; /* timeout to wait for drive to get ready 238 qic117_cmd_t ft_cmd; /* command to send */239 unsigned char ft_parm_cnt; /* zero: no parm is sent. */240 unsigned char ft_parms[3]; /* parameter(s) to send to243 unsigned int ft_result_bits; /* if non zero, number of bits246 unsigned int ft_result; /* the result returned by the tape drive*/247 unsigned int ft_wait_after; /* timeout to wait for drive to get ready249 int ft_status; /* status returned by ready wait252 int ft_error; /* error code if error status was set by