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