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

  /src/sys/dev/acpi/
apei_interp.c 144 const bool *instreg; member in struct:apei_interp
157 const bool *instreg,
170 I->instreg = instreg;
349 A->inst[ip].map = I->instreg[E->Instruction] ?
390 if (I->instreg[E->Instruction] &&
apei_interp.c 144 const bool *instreg; member in struct:apei_interp
157 const bool *instreg,
170 I->instreg = instreg;
349 A->inst[ip].map = I->instreg[E->Instruction] ?
390 if (I->instreg[E->Instruction] &&
apei_interp.c 144 const bool *instreg; member in struct:apei_interp
157 const bool *instreg,
170 I->instreg = instreg;
349 A->inst[ip].map = I->instreg[E->Instruction] ?
390 if (I->instreg[E->Instruction] &&

Completed in 62 milliseconds