Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.h42 #define FC_MAX_NUM_LUNS 0x080 /* Max LUNs host can provision for port */ macro
H A Dmain.c3322 reg = readq_be(&fc_port_regs[FC_MAX_NUM_LUNS / 8]); in cxlflash_lun_provision()