Searched refs:allow_restart (Results 1 – 12 of 12) sorted by relevance
257 sdev->allow_restart = 1; in sdev_configure()
224 unsigned allow_restart:1; /* issue START_UNIT in error handler */ member
675 if (scmd->device->allow_restart && in scsi_check_sense() 1495 if (scmd->device->allow_restart) { in scsi_eh_try_stu()
326 return sprintf(buf, "%u\n", sdkp->device->allow_restart); in allow_restart_show() 346 sdp->allow_restart = v; in allow_restart_store() 350 static DEVICE_ATTR_RW(allow_restart);
920 sdev->allow_restart = 1; in scsi_add_lun()
233 scsi_dev->allow_restart = 1; in pmcraid_sdev_configure() 235 scsi_dev->allow_restart = 1; in pmcraid_sdev_configure()
6655 sdp->allow_restart = 1; in scsi_debug_sdev_configure() 7364 module_param_named(allow_restart, sdebug_allow_restart, bool, S_IRUGO | S_IWUSR);7443 MODULE_PARM_DESC(allow_restart, "Set scsi_device's allow_restart flag(def=0)");
7054 res->sdev->allow_restart = 1; in ipr_init_res_table()
828 scsi_dev->allow_restart = 1; in sas_sdev_configure()
1501 sdev->allow_restart = 1; in sbp2_scsi_sdev_init()
1864 * ibmvscsi_sdev_configure: Set the "allow_restart" flag for each disk.1868 * Enable allow_restart for a device if it is a disk. Adjust the1880 sdev->allow_restart = 1; in ibmvscsi_sdev_configure()
6548 sdev->allow_restart = 1; in pqi_sdev_init()