Searched refs:FieldName (Results 1 – 4 of 4) sorted by relevance
31 #define GetIndexIntoMasterCmdTable(FieldName) \ argument32 (offsetof(struct atom_master_list_of_command_functions_v2_1, FieldName) / sizeof(uint16_t))33 #define GetIndexIntoMasterDataTable(FieldName) \ argument34 (offsetof(struct atom_master_list_of_data_tables_v2_1, FieldName) / sizeof(uint16_t))
46 #define GET_INDEX_INTO_MASTER_TABLE(MasterOrData, FieldName)\ argument47 …(offsetof(struct atom_master_list_of_##MasterOrData##_functions_v2_1, FieldName) / sizeof(uint16_t…
5981 …rTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<ATOM_MASTER_LIST_OF_##Mast… argument5986 … GetIndexIntoMasterTable(MasterOrData, FieldName) (offsetof(ATOM_MASTER_LIST_OF_##MasterOrData##_T… argument
7146 …rTable(MasterOrData, FieldName) ((reinterpret_cast<char*>(&(static_cast<ATOM_MASTER_LIST_OF_##Mast… argument7151 … GetIndexIntoMasterTable(MasterOrData, FieldName) (offsetof(ATOM_MASTER_LIST_OF_##MasterOrData##_T… argument