Searched refs:allow_vf_ioctls (Results 1 – 1 of 1) sorted by relevance
77 static int allow_vf_ioctls; variable78 module_param(allow_vf_ioctls, int, S_IRUGO);79 MODULE_PARM_DESC(allow_vf_ioctls, "Allow ioctls in SR-IOV VF mode. Default: 0");6253 if (instance->requestorId && !allow_vf_ioctls) { in megasas_mgmt_ioctl_fw()