Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c212 static u32 support_device_change; variable
8702 return sprintf(buf, "%u\n", support_device_change); in support_device_change_show()
8704 static DRIVER_ATTR_RO(support_device_change);
9015 support_device_change = 1; in megasas_init()