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

  /src/sys/external/bsd/acpica/dist/compiler/
dttable2.c 546 * RIS(es) per MSC node have variable lengths depending on how many RISes there and
547 * any how many functional dependencies per RIS. Calculate it in order
552 /* Iterate over RIS subtables per MSC node */
553 for (UINT32 ris = 0; ris < MpamMscNode->NumResourceNodes; ris++) local in function:DtCompileMpam
555 /* Compile RIS subtable */
607 /* Compile the number of functional dependencies per RIS */
622 /* Iterate over functional dependencies per RIS */
dttable2.c 546 * RIS(es) per MSC node have variable lengths depending on how many RISes there and
547 * any how many functional dependencies per RIS. Calculate it in order
552 /* Iterate over RIS subtables per MSC node */
553 for (UINT32 ris = 0; ris < MpamMscNode->NumResourceNodes; ris++) local in function:DtCompileMpam
555 /* Compile RIS subtable */
607 /* Compile the number of functional dependencies per RIS */
622 /* Iterate over functional dependencies per RIS */

Completed in 139 milliseconds