Searched refs:is_ready_state (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/
H A Dfloppy.c783 static bool is_ready_state(int status) is_ready_state() function
1118 if (is_ready_state(status)) { output_byte()
1174 if (is_ready_state(status)) need_more_output()

Completed in 634 milliseconds