Searched refs:MD_RELEASE_IOERR_DONE (Results 1 – 2 of 2) sorted by relevance
253 #define MD_RELEASE_IOERR_DONE 0x00200000 /* ioerr console message done */ macro
3720 if ((ui->ui_tstate & MD_RELEASE_IOERR_DONE) == 0) { in md_biodone()3724 ui->ui_tstate |= MD_RELEASE_IOERR_DONE; in md_biodone()