Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c881 if (ioc->hide_drives) { in _scsih_sas_device_add()
6203 if (!ioc->hide_drives) in _scsih_remove_device()
9924 if (ioc->hide_drives) in _scsih_probe_boot_devices()
10016 if (ioc->hide_drives) in _scsih_probe_sas()
10631 ioc->hide_drives = 0; in _scsih_probe()
10633 ioc->hide_drives = 1; in _scsih_probe()
10636 ioc->hide_drives = 1; in _scsih_probe()
10638 ioc->hide_drives = 0; in _scsih_probe()
10641 ioc->hide_drives = 0; in _scsih_probe()
Dmpt3sas_base.h1440 u8 hide_drives; member