Searched refs:FCAL_MAP_SIZE (Results 1 – 2 of 2) sorted by relevance
3038 mcp->buf_size = FCAL_MAP_SIZE; in qla2x00_get_fcal_position_map()3051 memcpy(pos_map, pmap, FCAL_MAP_SIZE); in qla2x00_get_fcal_position_map()
1273 #define FCAL_MAP_SIZE 128 macro