| /Linux-v5.4/drivers/scsi/ |
| D | scsi_scan.c | 1046 enum scsi_scan_mode rescan, in scsi_probe_and_add_lun() argument 1061 if (rescan != SCSI_SCAN_INITIAL || !scsi_device_created(sdev)) { in scsi_probe_and_add_lun() 1199 enum scsi_scan_mode rescan) in scsi_sequential_lun_scan() argument 1263 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan() 1290 enum scsi_scan_mode rescan) in scsi_report_lun_scan() argument 1434 lun, NULL, NULL, rescan, NULL); in scsi_report_lun_scan() 1517 if (sdev->handler && sdev->handler->rescan) in scsi_rescan_device() 1518 sdev->handler->rescan(sdev); in scsi_rescan_device() 1523 if (drv->rescan) in scsi_rescan_device() 1524 drv->rescan(dev); in scsi_rescan_device() [all …]
|
| /Linux-v5.4/Documentation/scsi/ |
| D | smartpqi.txt | 31 /sys/class/scsi_host/host*/rescan 34 The host rescan attribute is a write only attribute. Writing to this 63 to rescan for new devices. This does exactly the same thing as writing to the 64 smartpqi specific host "rescan" attribute.
|
| D | hpsa.txt | 46 /sys/class/scsi_host/host*/rescan 51 the host "rescan" attribute is a write only attribute. Writing to this 112 to rescan for new devices. This does exactly the same thing as writing to the 113 hpsa specific host "rescan" attribute.
|
| D | dpti.txt | 67 * rescan command 68 * Add code to rescan routine that notifies scsi-core about new devices
|
| /Linux-v5.4/drivers/usb/usbip/ |
| D | vudc_transfer.c | 194 int rescan = 0; in transfer() local 216 rescan = 1; in transfer() 266 rescan = 1; in transfer() 273 rescan = 1; in transfer() 288 rescan = 1; in transfer() 296 if (rescan) in transfer()
|
| /Linux-v5.4/block/ |
| D | partition-generic.c | 517 rescan: in rescan_partitions() 543 goto rescan; in rescan_partitions() 557 goto rescan; in rescan_partitions() 587 goto rescan; in rescan_partitions() 598 goto rescan; in rescan_partitions()
|
| /Linux-v5.4/include/scsi/ |
| D | scsi_driver.h | 16 void (*rescan)(struct device *); member
|
| D | scsi_dh.h | 61 void (*rescan)(struct scsi_device *); member
|
| D | scsi_device.h | 422 enum scsi_scan_mode rescan);
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-bus-pci-devices-cciss | 35 What: /sys/bus/pci/devices/<dev>/ccissX/rescan 39 Description: Kicks of a rescan of the controller to discover logical
|
| D | sysfs-bus-pci | 60 What: /sys/bus/pci/rescan 65 force a rescan of all PCI buses in the system, and 100 What: /sys/bus/pci/devices/.../pci_bus/.../rescan 105 force a rescan of the bus and all child buses, 109 What: /sys/bus/pci/devices/.../rescan 114 force a rescan of the device's parent bus and all
|
| D | sysfs-bus-fsi | 1 What: /sys/bus/platform/devices/fsi-master/rescan
|
| /Linux-v5.4/arch/s390/pci/ |
| D | pci_irq.c | 121 static void zpci_handle_cpu_local_irq(bool rescan) in zpci_handle_cpu_local_irq() argument 131 if (!rescan || irqs_on++) in zpci_handle_cpu_local_irq()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | ehci-hcd.c | 396 rescan: in ehci_work() 405 goto rescan; in ehci_work() 953 rescan: in ehci_endpoint_disable() 992 goto rescan; in ehci_endpoint_disable()
|
| D | fotg210-hcd.c | 2272 rescan: in qh_completions() 2468 goto rescan; in qh_completions() 3226 rescan: in scan_async() 3246 goto rescan; in scan_async() 3884 rescan: in scan_intr() 3902 goto rescan; in scan_intr() 4842 rescan: in fotg210_work() 4851 goto rescan; in fotg210_work() 5381 rescan: in fotg210_endpoint_disable() 5421 goto rescan; in fotg210_endpoint_disable()
|
| D | ohci-hcd.c | 363 rescan: in ohci_endpoint_disable() 381 goto rescan; in ohci_endpoint_disable()
|
| D | ehci-q.c | 301 rescan: in qh_completions() 508 goto rescan; in qh_completions()
|
| /Linux-v5.4/drivers/pci/hotplug/ |
| D | pnv_php.c | 441 static int pnv_php_enable(struct pnv_php_slot *php_slot, bool rescan) in pnv_php_enable() argument 509 if (rescan) { in pnv_php_enable() 517 if (rescan) in pnv_php_enable()
|
| /Linux-v5.4/net/appletalk/ |
| D | aarp.c | 926 rescan: in iter_next() 941 goto rescan; in iter_next() 946 goto rescan; in iter_next()
|
| /Linux-v5.4/fs/ |
| D | super.c | 749 rescan: in __get_super() 770 goto rescan; in __get_super() 873 rescan: in user_get_super() 888 goto rescan; in user_get_super()
|
| /Linux-v5.4/drivers/usb/gadget/udc/ |
| D | dummy_hcd.c | 1392 int rescan = 0; in transfer() local 1427 rescan = 1; in transfer() 1478 rescan = 1; in transfer() 1485 rescan = 1; in transfer() 1500 rescan = 1; in transfer() 1508 if (rescan) in transfer()
|
| /Linux-v5.4/mm/ |
| D | internal.h | 205 bool rescan; /* Rescanning the same pageblock */ member
|
| D | compaction.c | 1003 !cc->rescan && !cc->contended) { in isolate_migratepages_block() 1057 if (low_pfn == end_pfn && (!nr_isolated || cc->rescan)) { in isolate_migratepages_block() 2166 cc->rescan = false; in compact_zone() 2169 cc->rescan = true; in compact_zone()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | btrfs_tree.h | 953 __le64 rescan; member
|
| /Linux-v5.4/drivers/s390/cio/ |
| D | qdio_main.c | 1649 goto rescan; in qdio_start_irq() 1651 goto rescan; in qdio_start_irq() 1654 rescan: in qdio_start_irq()
|