Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c888 if (ioc->hide_drives) { in _scsih_sas_device_add()
6178 if (!ioc->hide_drives) in _scsih_remove_device()
9959 if (ioc->hide_drives) in _scsih_probe_boot_devices()
10051 if (ioc->hide_drives) in _scsih_probe_sas()
10646 ioc->hide_drives = 0; in _scsih_probe()
10648 ioc->hide_drives = 1; in _scsih_probe()
10651 ioc->hide_drives = 1; in _scsih_probe()
10653 ioc->hide_drives = 0; in _scsih_probe()
10656 ioc->hide_drives = 0; in _scsih_probe()
Dmpt3sas_base.h1381 u8 hide_drives; member