floppy_raw_cmd
struct floppy_raw_cmd *ptr)
struct floppy_raw_cmd cmd = *ptr;
param += sizeof(struct floppy_raw_cmd);
static void raw_cmd_free(struct floppy_raw_cmd **ptr)
struct floppy_raw_cmd *next;
struct floppy_raw_cmd *this;
struct floppy_raw_cmd **rcmd)
struct floppy_raw_cmd *ptr;
param += sizeof(struct floppy_raw_cmd);
struct floppy_raw_cmd *my_raw_cmd;
static struct floppy_raw_cmd *raw_cmd, default_raw_cmd;
struct floppy_raw_cmd *next; /* used for chaining of raw cmd's