Searched refs:scan_devices (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/ |
H A D | dc395x.c | 308 u8 scan_devices; member 2851 if (acb->scan_devices) { in set_xfer_rate() 2924 || acb->scan_devices) { in disconnect() 2983 if (!acb->scan_devices) { in reselect() 3181 dcb->target_lun, status, acb->scan_devices); in srb_done() 3187 dcb->target_lun, status, acb->scan_devices); in srb_done() 3193 dcb->target_lun, status, acb->scan_devices); in srb_done() 3199 dcb->target_lun, status, acb->scan_devices); in srb_done() 3205 dcb->target_lun, status, acb->scan_devices); in srb_done() 4208 acb->scan_devices = 1; in adapter_init_params()
|