FDCSTAT_WPROT
if (ReqCmd == WRITE && (status & FDCSTAT_WPROT)) {
if (status & FDCSTAT_WPROT) {
stat = !!(FDC_READ( FDCREG_STATUS ) & FDCSTAT_WPROT);