Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1040 if (ioc->hide_drives) { in _scsih_sas_device_add()
7478 if (!ioc->hide_drives) in _scsih_remove_device()
11500 if (ioc->hide_drives) in _scsih_probe_boot_devices()
11596 if (ioc->hide_drives) in _scsih_probe_sas()
12356 ioc->hide_drives = 0; in _scsih_probe()
12358 ioc->hide_drives = 1; in _scsih_probe()
12361 ioc->hide_drives = 1; in _scsih_probe()
12363 ioc->hide_drives = 0; in _scsih_probe()
12366 ioc->hide_drives = 0; in _scsih_probe()
Dmpt3sas_base.h1616 u8 hide_drives; member