Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dsislite.h434 #define CXLFLASH_NUM_VLUNS 512 /* number of vluns per AFU/port */ macro
439 __be64 fc_port_luns[CXLFLASH_NUM_FC_PORTS_PER_BANK][CXLFLASH_NUM_VLUNS];
H A Dmain.c2772 for (i = 0; i < CXLFLASH_NUM_VLUNS; i++) in cxlflash_show_port_lun_table()
3696 cfg->last_lun_index[k] = CXLFLASH_NUM_VLUNS/2 - 1; in cxlflash_probe()