Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfdreg.h54 #define ST1_EOC 0x80 /* End Of Cylinder */ macro
/linux/drivers/block/
H A Dfloppy.c1444 if (reply_buffer[ST1] & ST1_EOC) in interpret_errors()
2338 if (reply_buffer[ST1] & ST1_EOC) in rw_interrupt()