Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c35 static int ql4xdisablesysfsboot = 1; variable
36 module_param(ql4xdisablesysfsboot, int, S_IRUGO | S_IWUSR);
37 MODULE_PARM_DESC(ql4xdisablesysfsboot,
6183 if (ql4xdisablesysfsboot) in qla4xxx_get_boot_info()
6220 if (ql4xdisablesysfsboot) { in qla4xxx_setup_boot_info()
6612 if (ql4xdisablesysfsboot) in qla4xxx_verify_boot_idx()
6643 if (ql4xdisablesysfsboot && in qla4xxx_setup_flash_ddb_entry()
9024 if ((!ql4xdisablesysfsboot) && ha->boot_kset) in qla4xxx_remove_adapter()