Searched defs:floppy_raw_cmd (Results 1 – 1 of 1) sorted by relevance
330 struct floppy_raw_cmd { struct331 unsigned int flags;356 struct floppy_raw_cmd *next; /* used for chaining of raw cmd's argument360 int buffer_length; /* length of allocated buffer */362 unsigned char rate;373 unsigned char cmd_count;374 union {382 int track;383 int resultcode;385 int reserved1;[all …]