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

/linux-4.4.14/drivers/scsi/
H A Du14-34f.c88 * + When loaded as a module, accepts the new parameter boot_options
91 * modprobe u14-34f 'boot_options="0x230,0x340,lc:y,mq:4"'
670 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); u14_34f_detect()
H A Deata.c119 * + When loaded as a module, accepts the new parameter boot_options
122 * modprobe eata 'boot_options="0x7410,0x230,lc:y,tc:n,mq:4"'
924 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)) eata2x_detect()
1556 option_setup(boot_options); eata2x_detect()
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dmesh.c783 .name = "boot_options",
/linux-4.4.14/include/acpi/
H A Dactbl2.h220 u16 boot_options; member in struct:acpi_asf_rmcp

Completed in 167 milliseconds