Lines Matching defs:UNUSED
47 UNUSED(static __inline__ void RR_INIT(struct floppy_raw_cmd *request)) in UNUSED() function
64 UNUSED(static __inline__ void RR_SETRATE(struct floppy_raw_cmd *request, uint8_t rate)) in UNUSED() function
69 UNUSED(static __inline__ void RR_SETDRIVE(struct floppy_raw_cmd *request,int drive)) in UNUSED() function
74 UNUSED(static __inline__ void RR_SETTRACK(struct floppy_raw_cmd *request,uint8_t track)) in UNUSED() function
79 UNUSED(static __inline__ void RR_SETPTRACK(struct floppy_raw_cmd *request, in UNUSED() function
85 UNUSED(static __inline__ void RR_SETHEAD(struct floppy_raw_cmd *request, uint8_t head)) in UNUSED() function
94 UNUSED(static __inline__ void RR_SETSECTOR(struct floppy_raw_cmd *request, in UNUSED() function
101 UNUSED(static __inline__ void RR_SETSIZECODE(struct floppy_raw_cmd *request, in UNUSED() function
116 UNUSED(static __inline__ void RR_SETDIRECTION(struct floppy_raw_cmd *request, in UNUSED() function
129 UNUSED(static __inline__ void RR_SETDATA(struct floppy_raw_cmd *request, in UNUSED() function
143 UNUSED(static __inline__ void RR_SETCONT(struct floppy_raw_cmd *request)) in UNUSED() function
151 UNUSED(static __inline__ int RR_SIZECODE(struct floppy_raw_cmd *request)) in UNUSED() function
158 UNUSED(static __inline__ int RR_TRACK(struct floppy_raw_cmd *request)) in UNUSED() function
164 UNUSED(static __inline__ int GET_DRIVE(int fd)) in UNUSED() function