Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dcommon.h326 static inline __be64 __iomem *get_fc_port_luns(struct cxlflash_cfg *cfg, int i) in get_fc_port_luns() function
Dvlun.c855 fc_port_luns = get_fc_port_luns(cfg, k); in cxlflash_restore_luntable()
933 fc_port_luns = get_fc_port_luns(cfg, k); in init_luntable()
951 fc_port_luns = get_fc_port_luns(cfg, chan); in init_luntable()
Dmain.c2795 fc_port_luns = get_fc_port_luns(cfg, port); in cxlflash_show_port_lun_table()