Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dmegaraid.c545 if( adapter->boot_pdrv_enabled ) { in mega_build_cmd()
2090 seq_printf(m, "boot_pdrv_enabled = %d\n", adapter->boot_pdrv_enabled); in proc_show_config()
3670 adapter->boot_pdrv_enabled = 0; in mega_get_boot_drv()
3691 adapter->boot_pdrv_enabled = 1; in mega_get_boot_drv()
4357 if (adapter->boot_pdrv_enabled) { in megaraid_probe_one()
Dmegaraid.h844 int boot_pdrv_enabled; /* boot from physical drive */ member