Searched refs:LOOPID_MAP_SIZE (Results 1 – 3 of 3) sorted by relevance
215 #define LOOPID_MAP_SIZE (ha->max_fibre_devices) macro
3917 LOOPID_MAP_SIZE); in qla2x00_find_new_loop_id()3918 if (dev->loop_id >= LOOPID_MAP_SIZE || in qla2x00_find_new_loop_id()
3511 ha->loop_id_map = kzalloc(BITS_TO_LONGS(LOOPID_MAP_SIZE) * sizeof(long), in qla2x00_mem_alloc()