Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dmain.h97 struct dev_dependent_vals { struct
106 cxlflash_assign_ops(struct dev_dependent_vals *ddv) in cxlflash_assign_ops() argument
Dmain.c858 struct dev_dependent_vals *ddv; in notify_shutdown()
863 ddv = (struct dev_dependent_vals *)cfg->dev_id->driver_data; in notify_shutdown()
1639 const struct dev_dependent_vals *ddv = (struct dev_dependent_vals *) in read_vpd()
3191 static struct dev_dependent_vals dev_corsa_vals = { CXLFLASH_MAX_SECTORS,
3193 static struct dev_dependent_vals dev_flash_gt_vals = { CXLFLASH_MAX_SECTORS,
3195 static struct dev_dependent_vals dev_briard_vals = { CXLFLASH_MAX_SECTORS,
3674 struct dev_dependent_vals *ddv; in cxlflash_probe()
3681 ddv = (struct dev_dependent_vals *)dev_id->driver_data; in cxlflash_probe()