Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dfdreg.h50 #define ST1_WP 0x02 /* Write Protect */ macro
/Linux-v6.6/drivers/block/
Dfloppy.c1444 if (reply_buffer[ST1] & ST1_WP) { in interpret_errors()