Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_vda.c47 static u8 esas2r_vdaioctl_versions[] = { variable
72 u8 vercnt = (u8)ARRAY_SIZE(esas2r_vdaioctl_versions); in esas2r_process_vda_ioctl()
82 if (vi->version > esas2r_vdaioctl_versions[vi->function]) { in esas2r_process_vda_ioctl()
242 memcpy(vi->cmd.gsv.version_info, esas2r_vdaioctl_versions, in esas2r_process_vda_ioctl()