HomeSort by: relevance | last modified time | path
    Searched defs:ei_stat (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/alpha/alpha/
dec_kn300.c 186 uint64_t ei_stat; member in struct:__anon7dc4771a0108
230 if (ptr->ei_stat & 0x80000000L)
234 if (ptr->ei_stat & 0x40000000L)
238 if (ptr->ei_stat & 0x400000000L)
243 printf(fmt1, "EI Status", ptr->ei_stat);
  /src/sys/arch/alpha/include/
logout.h 230 * that is logged in the EV5 EI_STAT
233 uint64_t ei_stat; /* member in struct:__anon326cdc600408
250 * that is logged in the EV5 EI_STAT
253 uint64_t ei_stat; /* member in struct:__anon326cdc600508

Completed in 13 milliseconds