Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1040 if (ioc->hide_drives) { in _scsih_sas_device_add()
7410 if (!ioc->hide_drives) in _scsih_remove_device()
11428 if (ioc->hide_drives) in _scsih_probe_boot_devices()
11524 if (ioc->hide_drives) in _scsih_probe_sas()
12285 ioc->hide_drives = 0; in _scsih_probe()
12287 ioc->hide_drives = 1; in _scsih_probe()
12290 ioc->hide_drives = 1; in _scsih_probe()
12292 ioc->hide_drives = 0; in _scsih_probe()
12295 ioc->hide_drives = 0; in _scsih_probe()
Dmpt3sas_base.h1612 u8 hide_drives; member