Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfdreg.h50 #define ST1_WP 0x02 /* Write Protect */ macro
/linux/drivers/block/
H A Dfloppy.c1447 if (reply_buffer[ST1] & ST1_WP) { in interpret_errors()