Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/block/
H A Dsunvdc.c108 static inline int vdc_version_supported(struct vdc_port *port, in vdc_version_supported() function
278 if (vdc_version_supported(port, 1, 1)) { in vdc_handle_attr()
287 if (vdc_version_supported(port, 1, 2)) in vdc_handle_attr()
817 if (vdc_version_supported(port, 1, 2) && !port->vdisk_phys_blksz) in probe_disk()
820 if (vdc_version_supported(port, 1, 1)) { in probe_disk()
873 if (vdc_version_supported(port, 1, 1)) { in probe_disk()

Completed in 3 milliseconds