HomeSort by: relevance | last modified time | path
    Searched refs:RI_CFGDONE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/rasops/
rasops.h 49 #define RI_CFGDONE 0x80 /* rasops_reconfig() completed successfully */
rasops.c 395 if ((ri->ri_flg & RI_CFGDONE) != 0) {
558 ri->ri_flg &= ~RI_CFGDONE;
584 ri->ri_flg |= RI_CFGDONE;
  /src/sys/arch/luna68k/dev/
omrasops.c 1784 ri->ri_flg |= RI_CFGDONE;
1806 ri->ri_flg |= RI_CFGDONE;

Completed in 17 milliseconds