Searched refs:vdc_version_supported (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/block/ |
| D | sunvdc.c | 108 static inline int vdc_version_supported(struct vdc_port *port, in vdc_version_supported() function 277 if (vdc_version_supported(port, 1, 1)) { in vdc_handle_attr() 286 if (vdc_version_supported(port, 1, 2)) in vdc_handle_attr() 816 if (vdc_version_supported(port, 1, 2) && !port->vdisk_phys_blksz) in probe_disk() 819 if (vdc_version_supported(port, 1, 1)) { in probe_disk() 872 if (vdc_version_supported(port, 1, 1)) { in probe_disk()
|