Home
last modified time | relevance | path

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

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