Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_base.c213 static u32 support_device_change; variable
8699 return sprintf(buf, "%u\n", support_device_change); in support_device_change_show()
8701 static DRIVER_ATTR_RO(support_device_change);
9009 support_device_change = 1; in megasas_init()