Home
last modified time | relevance | path

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

/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc-core.c52 static unsigned int mig_channels_only = IBMVFC_MIG_NO_SUB_TO_CRQ; variable
75 module_param_named(mig_channels_only, mig_channels_only, uint, S_IRUGO);
76 MODULE_PARM_DESC(mig_channels_only, "Prevent migration to non-channelized system. "
5517 if (mig_channels_only) in ibmvfc_channel_enquiry()