Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/osd/
Dosd_uld.c106 struct osd_uld_device *ould = container_of(dev, struct osd_uld_device, in osdname_show() local
108 return sprintf(buf, "%s\n", ould->odi.osdname); in osdname_show()
115 struct osd_uld_device *ould = container_of(dev, struct osd_uld_device, in systemid_show() local
118 memcpy(buf, ould->odi.systemid, ould->odi.systemid_len); in systemid_show()
119 return ould->odi.systemid_len; in systemid_show()