Home
last modified time | relevance | path

Searched defs:floppy_raw_cmd (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dfd.h330 struct floppy_raw_cmd { struct
331 unsigned int flags;
356 struct floppy_raw_cmd *next; /* used for chaining of raw cmd's argument
360 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 …]