Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_base.c182 static u32 support_device_change; variable
7623 return sprintf(buf, "%u\n", support_device_change); in support_device_change_show()
7625 static DRIVER_ATTR_RO(support_device_change);
7840 support_device_change = 1; in megasas_init()