Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c213 static u32 support_device_change; variable
8698 return sprintf(buf, "%u\n", support_device_change); in support_device_change_show()
8700 static DRIVER_ATTR_RO(support_device_change);
9011 support_device_change = 1; in megasas_init()