Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas_base.c213 static u32 support_device_change; variable
8712 return sprintf(buf, "%u\n", support_device_change); in support_device_change_show()
8714 static DRIVER_ATTR_RO(support_device_change);
9028 support_device_change = 1; in megasas_init()