Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla4xxx/
Dql4_os.c35 static int ql4xdisablesysfsboot = 1; variable
36 module_param(ql4xdisablesysfsboot, int, S_IRUGO | S_IWUSR);
37 MODULE_PARM_DESC(ql4xdisablesysfsboot,
6180 if (ql4xdisablesysfsboot) in qla4xxx_get_boot_info()
6217 if (ql4xdisablesysfsboot) { in qla4xxx_setup_boot_info()
6613 if (ql4xdisablesysfsboot) in qla4xxx_verify_boot_idx()
6644 if (ql4xdisablesysfsboot && in qla4xxx_setup_flash_ddb_entry()
9025 if ((!ql4xdisablesysfsboot) && ha->boot_kset) in qla4xxx_remove_adapter()