Home
last modified time | relevance | path

Searched refs:max_device_blocked (Results 1 – 3 of 3) sorted by relevance

/linux/include/scsi/
H A Dscsi_device.h257 unsigned int max_device_blocked; /* what device_blocked counts down from */ member
/linux/drivers/scsi/
H A Dscsi_scan.c320 sdev->max_device_blocked = SCSI_DEFAULT_DEVICE_BLOCKED; in scsi_alloc_sdev()
H A Dscsi_lib.c94 * scsi_host.max_host_blocked and scsi_device.max_device_blocked) in scsi_set_blocked()
105 device->max_device_blocked); in scsi_set_blocked()