Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_os.c36 static int ql4xdisablesysfsboot = 1; variable
37 module_param(ql4xdisablesysfsboot, int, S_IRUGO | S_IWUSR);
38 MODULE_PARM_DESC(ql4xdisablesysfsboot,
6158 if (ql4xdisablesysfsboot) in qla4xxx_get_boot_info()
6195 if (ql4xdisablesysfsboot) { in qla4xxx_setup_boot_info()
6593 if (ql4xdisablesysfsboot) in qla4xxx_verify_boot_idx()
6624 if (ql4xdisablesysfsboot && in qla4xxx_setup_flash_ddb_entry()
9003 if ((!ql4xdisablesysfsboot) && ha->boot_kset) in qla4xxx_remove_adapter()