Searched refs:PNL_API_VERSION (Results 1 – 4 of 4) sorted by relevance
174 #define PNL_API_VERSION /* Character String for DRV/API version */ \ macro808 #define MApi_PNL_Init(x) MApi_PNL_Init_Ex(x, (MSIF_Version){{ PNL_API_VERSION },});
177 #define PNL_API_VERSION /* Character String for DRV/API version */ \ macro892 #define MApi_PNL_Init(x) MApi_PNL_Init_Ex(x, (MSIF_Version){{ PNL_API_VERSION },});
208 static const MSIF_Version _api_pnl_version = { .DDI = { PNL_API_VERSION }, };
74232 #define PNL_API_VERSION \74901 #define MApi_PNL_Init(x) MApi_PNL_Init_Ex(x, (MSIF_Version){{ PNL_API_VERSION },});