Searched refs:get_fc_port_luns (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | common.h | 322 static inline __be64 __iomem *get_fc_port_luns(struct cxlflash_cfg *cfg, int i) in get_fc_port_luns() function
|
H A D | vlun.c | 851 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()
|
H A D | main.c | 2793 fc_port_luns = get_fc_port_luns(cfg, port); in cxlflash_show_port_lun_table()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | common.h | 322 static inline __be64 __iomem *get_fc_port_luns(struct cxlflash_cfg *cfg, int i) in get_fc_port_luns() function
|
H A D | vlun.c | 851 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()
|
H A D | main.c | 2770 fc_port_luns = get_fc_port_luns(cfg, port); in cxlflash_show_port_lun_table()
|
Completed in 15 milliseconds