Searched defs:List (Results 1 – 11 of 11) sorted by relevance
174 void **List) in DtCompileLpit()250 void **List) in DtCompileMadt()404 void **List) in DtCompileMcfg()429 void **List) in DtCompileMpst()566 void **List) in DtCompileMsct()591 void **List) in DtCompileMtmr()616 void **List) in DtCompileNfit()818 void **List) in DtCompilePcct()921 void **List) in DtCompilePdtt()981 void **List) in DtCompilePmtt()[all …]
187 void **List) in DtCompileAsf()359 void **List) in DtCompileCpep()384 void **List) in DtCompileCsrt()492 void **List) in DtCompileDbg2()648 void **List) in DtCompileDmar()808 void **List) in DtCompileDrtm()945 void **List) in DtCompileEinj()970 void **List) in DtCompileErst()995 void **List) in DtCompileGtdt()1138 void **List) in DtCompileFpdt()[all …]
811 const char **List, in OpcFindName()
232 void **List) in DtCompileFadt()
787 void **List, in DtCompileTwoSubtables()
67 typedef struct List struct69 struct List *p_Next; /**< A pointer to the next list object */ argument70 struct List *p_Prev; /**< A pointer to the previous list object */ argument
178 UINT8 *List) in AcpiRsDecodeBitmask()219 UINT8 *List, in AcpiRsEncodeBitmask()
225 ACPI_MEMORY_LIST *List) in AcpiDbListInfo()
825 const char **List) in AcpiDmFindNameByIndex()
558 #define GET_CURRENT_ARG_TYPE(List) (List & ((UINT32) 0x1F)) argument559 #define INCREMENT_ARG_LIST(List) (List >>= ((UINT32) ARG_TYPE_WIDTH)) argument
374 ACPI_HANDLE *List; member