Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsislite.h349 #define CXLFLASH_NUM_VLUNS 512 macro
360 __be64 fc_regs[CXLFLASH_NUM_FC_PORTS][CXLFLASH_NUM_VLUNS];
363 __be64 fc_port[CXLFLASH_NUM_FC_PORTS][CXLFLASH_NUM_VLUNS];
Dmain.c2159 for (i = 0; i < CXLFLASH_NUM_VLUNS; i++) in cxlflash_show_port_lun_table()
2402 cfg->last_lun_index[0] = CXLFLASH_NUM_VLUNS/2 - 1; in cxlflash_probe()
2403 cfg->last_lun_index[1] = CXLFLASH_NUM_VLUNS/2 - 1; in cxlflash_probe()