Searched refs:init_luntable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | vlun.c | 875 * init_luntable() - write an entry in the LUN table 885 static int init_luntable(struct cxlflash_cfg *cfg, struct llun_info *lli) in init_luntable() function 1015 rc = init_luntable(cfg, lli); in cxlflash_disk_virtual_open() 1017 dev_err(dev, "%s: init_luntable failed rc=%d\n", __func__, rc); in cxlflash_disk_virtual_open()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | vlun.c | 875 * init_luntable() - write an entry in the LUN table 885 static int init_luntable(struct cxlflash_cfg *cfg, struct llun_info *lli) in init_luntable() function 1015 rc = init_luntable(cfg, lli); in cxlflash_disk_virtual_open() 1017 dev_err(dev, "%s: init_luntable failed rc=%d\n", __func__, rc); in cxlflash_disk_virtual_open()
|
Completed in 4 milliseconds