Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Du14-34f.c670 static char boot_options[MAX_BOOT_OPTIONS_SIZE]; variable
676 module_param_string(u14_34f, boot_options, MAX_BOOT_OPTIONS_SIZE, 0);
1089 if(strlen(boot_options)) option_setup(boot_options); in u14_34f_detect()
Deata.c924 static char boot_options[MAX_BOOT_OPTIONS_SIZE]; variable
930 module_param_string(eata, boot_options, MAX_BOOT_OPTIONS_SIZE, 0);
1555 if (strlen(boot_options)) in eata2x_detect()
1556 option_setup(boot_options); in eata2x_detect()
/linux-4.1.27/include/acpi/
Dactbl2.h218 u16 boot_options; member