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

/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_os.c36 static int ql4xdisablesysfsboot = 1; variable
37 module_param(ql4xdisablesysfsboot, int, S_IRUGO | S_IWUSR);
38 MODULE_PARM_DESC(ql4xdisablesysfsboot,
6145 if (ql4xdisablesysfsboot) qla4xxx_get_boot_info()
6182 if (ql4xdisablesysfsboot) { qla4xxx_setup_boot_info()
6584 if (ql4xdisablesysfsboot) qla4xxx_verify_boot_idx()
6615 if (ql4xdisablesysfsboot && qla4xxx_setup_flash_ddb_entry()
9005 if ((!ql4xdisablesysfsboot) && ha->boot_kset) qla4xxx_remove_adapter()

Completed in 84 milliseconds