Searched refs:no_uld_attach (Results 1 – 11 of 11) sorted by relevance
429 sdev->no_uld_attach = 1; in aac_sdev_configure()435 && !sdev->no_uld_attach) { in aac_sdev_configure()453 && !dev->no_uld_attach) { in aac_sdev_configure()563 return snprintf(buf, PAGE_SIZE, sdev->no_uld_attach in aac_show_raid_level()
232 unsigned no_uld_attach:1; /* disable connecting to upper level drivers */ member
744 sdev->no_uld_attach = 1; in mptspi_sdev_init()
1906 sdev->no_uld_attach = 1; in mptsas_sdev_init()4233 sdev->no_uld_attach = data ? 1 : 0; in mptsas_reprobe_lun()
1002 sdev->no_uld_attach = 1; in scsi_add_lun()
1898 sdev->no_uld_attach = 1; in myrs_sdev_configure()
1725 sdev->no_uld_attach = 1; in myrb_sdev_configure()
4796 sdev->no_uld_attach = 1; in ipr_sdev_configure()
6664 sdp->no_uld_attach = 1; in scsi_debug_sdev_configure()
2146 sdev->no_uld_attach = !sd || !sd->expose_device; in hpsa_sdev_configure()
2124 sdev->no_uld_attach = 1; in scsih_sdev_init()10222 _scsih_reprobe_lun(struct scsi_device *sdev, void *no_uld_attach) in _scsih_reprobe_lun() argument10224 sdev->no_uld_attach = no_uld_attach ? 1 : 0; in _scsih_reprobe_lun()10226 sdev->no_uld_attach ? "hiding" : "exposing"); in _scsih_reprobe_lun()