Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c204 static u32 support_device_change; variable
8690 return sprintf(buf, "%u\n", support_device_change); in support_device_change_show()
8692 static DRIVER_ATTR_RO(support_device_change);
9008 support_device_change = 1; in megasas_init()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c213 static u32 support_device_change; variable
8695 return sprintf(buf, "%u\n", support_device_change); in support_device_change_show()
8697 static DRIVER_ATTR_RO(support_device_change);
9005 support_device_change = 1; in megasas_init()

Completed in 18 milliseconds