Searched refs:vdc_version_supported (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/block/ |
| D | sunvdc.c | 108 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() 796 if (vdc_version_supported(port, 1, 2) && !port->vdisk_phys_blksz) in probe_disk() 799 if (vdc_version_supported(port, 1, 1)) { in probe_disk() 853 if (vdc_version_supported(port, 1, 1)) { in probe_disk()
|