Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dmegaraid.c543 if( adapter->boot_pdrv_enabled ) { in mega_build_cmd()
2097 seq_printf(m, "boot_pdrv_enabled = %d\n", adapter->boot_pdrv_enabled); in proc_show_config()
3693 adapter->boot_pdrv_enabled = 0; in mega_get_boot_drv()
3714 adapter->boot_pdrv_enabled = 1; in mega_get_boot_drv()
4384 if (adapter->boot_pdrv_enabled) { in megaraid_probe_one()
Dmegaraid.h823 int boot_pdrv_enabled; /* boot from physical drive */ member