Home
last modified time | relevance | path

Searched refs:get_fc_port_luns (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/cxlflash/ !
Dcommon.h322 static inline __be64 __iomem *get_fc_port_luns(struct cxlflash_cfg *cfg, int i) in get_fc_port_luns() function
Dvlun.c851 fc_port_luns = get_fc_port_luns(cfg, k); in cxlflash_restore_luntable()
929 fc_port_luns = get_fc_port_luns(cfg, k); in init_luntable()
947 fc_port_luns = get_fc_port_luns(cfg, chan); in init_luntable()
Dmain.c2770 fc_port_luns = get_fc_port_luns(cfg, port); in cxlflash_show_port_lun_table()