Searched refs:scan_devices (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/ |
| D | dc395x.c | 324 u8 scan_devices; member 2908 if (acb->scan_devices) { in set_xfer_rate() 2981 || acb->scan_devices) { in disconnect() 3041 if (!acb->scan_devices) { in reselect() 3238 dcb->target_lun, status, acb->scan_devices); in srb_done() 3244 dcb->target_lun, status, acb->scan_devices); in srb_done() 3250 dcb->target_lun, status, acb->scan_devices); in srb_done() 3256 dcb->target_lun, status, acb->scan_devices); in srb_done() 3262 dcb->target_lun, status, acb->scan_devices); in srb_done() 4278 acb->scan_devices = 1; in adapter_init_params()
|