Home
last modified time | relevance | path

Searched refs:try_fdc (Results 1 – 1 of 1) sorted by relevance

/drivers/block/
Damiflop.c359 static inline int try_fdc(int drive) in try_fdc() function
374 wait_event(fdc_wait, try_fdc(drive)); in get_fdc()
495 if (!try_fdc(drive)) { in fd_motor_off()
1374 if (!try_fdc(nr)) { in flush_track_callback()