Searched refs:FDCSTAT_WPROT (Results 1 – 1 of 1) sorted by relevance
137 #define FDCSTAT_WPROT (0x40) /* write protected (FDCCMD_WR*) */ macro629 stat = !!(FDC_READ( FDCREG_STATUS ) & FDCSTAT_WPROT); in check_change()1171 if (ReqCmd == WRITE && (status & FDCSTAT_WPROT)) { in fd_rwsec_done1()1331 if (status & FDCSTAT_WPROT) { in fd_writetrack_done()