Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dsunvdc.c107 static inline int vdc_version_supported(struct vdc_port *port, in vdc_version_supported() function
157 if (!vdc_version_supported(port, 1, 1)) in vdc_ioctl()
280 if (vdc_version_supported(port, 1, 1)) { in vdc_handle_attr()
289 if (vdc_version_supported(port, 1, 2)) in vdc_handle_attr()
798 if (vdc_version_supported(port, 1, 2) && !port->vdisk_phys_blksz) in probe_disk()
801 if (vdc_version_supported(port, 1, 1)) { in probe_disk()
855 if (vdc_version_supported(port, 1, 1)) { in probe_disk()