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,
6187 if (ql4xdisablesysfsboot) in qla4xxx_get_boot_info()
6224 if (ql4xdisablesysfsboot) { in qla4xxx_setup_boot_info()
6618 if (ql4xdisablesysfsboot) in qla4xxx_verify_boot_idx()
6649 if (ql4xdisablesysfsboot && in qla4xxx_setup_flash_ddb_entry()
9031 if ((!ql4xdisablesysfsboot) && ha->boot_kset) in qla4xxx_remove_adapter()