Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfdreg.h48 #define ST1_WP 0x02 /* Write Protect */ macro
/Linux-v4.19/drivers/block/
Dfloppy.c1423 if (ST1 & ST1_WP) { in interpret_errors()