Searched refs:LOCATION_DATA_SIZE (Results 1 – 3 of 3) sorted by relevance
48 #define LOCATION_DATA_SIZE 16 macro
113 #define LOCATION_DATA_SIZE 48 macro
93 LocationData* LocationPtr = (LocationData*)kmalloc(LOCATION_DATA_SIZE, GFP_KERNEL); in iSeries_GetLocationData()98 memset(LocationPtr,0,LOCATION_DATA_SIZE); in iSeries_GetLocationData()