Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Damiflop.c358 static inline int try_fdc(int drive) in try_fdc() function
373 wait_event(fdc_wait, try_fdc(drive)); in get_fdc()
494 if (!try_fdc(drive)) { in fd_motor_off()
1373 if (!try_fdc(nr)) { in flush_track_callback()