Home
last modified time | relevance | path

Searched refs:qla_vp_map (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4850 struct qla_vp_map *vp_map;
5156 struct qla_vp_map { struct
H A Dqla_os.c4157 ha->vp_map = kcalloc(MAX_MULTI_ID_FABRIC, sizeof(struct qla_vp_map), GFP_KERNEL); in qla2x00_mem_alloc()