Searched refs:scan_devices (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | dc395x.c | 324 u8 scan_devices; member 3007 if (acb->scan_devices) { in set_xfer_rate() 3080 || acb->scan_devices) { in disconnect() 3140 if (!acb->scan_devices) { in reselect() 3338 dcb->target_lun, status, acb->scan_devices); in srb_done() 3344 dcb->target_lun, status, acb->scan_devices); in srb_done() 3350 dcb->target_lun, status, acb->scan_devices); in srb_done() 3356 dcb->target_lun, status, acb->scan_devices); in srb_done() 3362 dcb->target_lun, status, acb->scan_devices); in srb_done() 4383 acb->scan_devices = 1; in adapter_init_params()
|