Home | History | Annotate | Download | only in compiler

Lines Matching refs:List

45  * the above Copyright Notice, the above License, this list of Conditions,
123 * notice, this list of conditions, and the following disclaimer,
164 * PARAMETERS: List - Current field list pointer
174 void **List)
179 DT_FIELD **PFieldList = (DT_FIELD **) List;
240 * PARAMETERS: List - Current field list pointer
250 void **List)
255 DT_FIELD **PFieldList = (DT_FIELD **) List;
476 * PARAMETERS: List - Current field list pointer
486 void **List)
491 Status = DtCompileTwoSubtables (List,
500 * PARAMETERS: List - Current field list pointer
510 void **List)
516 DT_FIELD **PFieldList = (DT_FIELD **) List;
658 * PARAMETERS: List - Current field list pointer
668 void **List)
673 DT_FIELD **PFieldList = (DT_FIELD **) List;
795 * PARAMETERS: List - Current field list pointer
805 void **List)
810 DT_FIELD **PFieldList = (DT_FIELD **) List;
846 * PARAMETERS: List - Current field list pointer
856 void **List)
861 Status = DtCompileTwoSubtables (List,
871 * PARAMETERS: List - Current field list pointer
881 void **List)
886 DT_FIELD **PFieldList = (DT_FIELD **) List;
1073 * PARAMETERS: List - Current field list pointer
1083 void **List)
1088 DT_FIELD **PFieldList = (DT_FIELD **) List;
1181 * PARAMETERS: List - Current field list pointer
1191 void **List)
1196 DT_FIELD **PFieldList = (DT_FIELD **) List;
1219 /* List of subchannel IDs, each 2 bytes */
1241 * PARAMETERS: List - Current field list pointer
1251 void **List)
1256 DT_FIELD **PFieldList = (DT_FIELD **) List;
1308 /* Walk the field list to get to the "Device-specific data Offset" field */
1497 * PARAMETERS: List - Current field list pointer
1507 void **List)
1512 DT_FIELD **PFieldList = (DT_FIELD **) List;
1613 * PARAMETERS: List - Current field list pointer
1623 void **List)
1631 DT_FIELD **PFieldList = (DT_FIELD **) List;
1696 /* Compile initiator proximity domain list */
1747 * PARAMETERS: List - Current field list pointer
1757 void **List)
1764 DT_FIELD **PFieldList = (DT_FIELD **) List;
1811 * PARAMETERS: List - Current field list pointer
1821 void **List)
1826 DT_FIELD **PFieldList = (DT_FIELD **) List;
1848 /* List of RAS2 PCC descriptors, each 8 bytes */
1870 * PARAMETERS: List - Current field list pointer
1880 void **List)
1885 DT_FIELD **PFieldList = (DT_FIELD **) List;
1918 * PARAMETERS: List - Current field list pointer
1928 void **List)
1936 DT_FIELD **PFieldList = (DT_FIELD **) List;
2079 * PARAMETERS: List - Current field list pointer
2089 void **List)
2093 DT_FIELD *FieldList = *(DT_FIELD **) List;
2116 * PARAMETERS: PFieldList - Current field list pointer
2198 * PARAMETERS: List - Current field list pointer
2208 void **List)
2217 DT_FIELD **PFieldList = (DT_FIELD **) List;
2499 * PARAMETERS: List - Current field list pointer
2509 void **List)
2514 DT_FIELD **PFieldList = (DT_FIELD **) List;
2540 * PARAMETERS: List - Current field list pointer
2550 void **List)
2555 DT_FIELD **PFieldList = (DT_FIELD **) List;
2611 * PARAMETERS: List - Current field list pointer
2621 void **List)
2626 DT_FIELD **PFieldList = (DT_FIELD **) List;
2725 * PARAMETERS: PFieldList - Current field list pointer
2735 void **List)
2737 DT_FIELD **PFieldList = (DT_FIELD **) List;
2778 * PARAMETERS: PFieldList - Current field list pointer
2791 void **List)
2793 DT_FIELD **PFieldList = (DT_FIELD **) List;
2834 list pointer
2844 void **List)
2846 DT_FIELD **PFieldList = (DT_FIELD **) List;
2903 * PARAMETERS: PFieldList - Current field list pointer
2912 void **List)
2914 DT_FIELD **PFieldList = (DT_FIELD **) List;
2959 * PARAMETERS: PFieldList - Current field list pointer
2969 void **List)
2971 DT_FIELD **PFieldList = (DT_FIELD **) List;
2985 return (DtCompileTpm2Rev3 (List));
3120 * PARAMETERS: List - Current field list pointer
3130 void **List)
3135 DT_FIELD **PFieldList = (DT_FIELD **) List;
3168 * PARAMETERS: List - Current field list pointer
3178 void **List)
3183 DT_FIELD **PFieldList = (DT_FIELD **) List;
3273 * PARAMETERS: List - Current field list pointer
3283 void **List)
3288 Status = DtCompileTwoSubtables (List,
3298 * PARAMETERS: List - Current field list pointer
3308 void **List)
3310 DT_FIELD **PFieldList = (DT_FIELD **) List;
3332 * it will be the last field in the field list -- after the main table).
3341 /* Compile the argument list subtable */
3361 * PARAMETERS: List - Current field list pointer
3371 void **List)
3375 DT_FIELD *FieldList = *(DT_FIELD **) List;
3398 * PARAMETERS: List - Current field list pointer
3410 void **List,
3417 DT_FIELD **PFieldList = (DT_FIELD **) List;