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