/linux-6.1.9/drivers/scsi/ |
D | scsi_scan.c | 1151 enum scsi_scan_mode rescan, in scsi_probe_and_add_lun() argument 1166 if (rescan != SCSI_SCAN_INITIAL || !scsi_device_created(sdev)) { in scsi_probe_and_add_lun() 1303 enum scsi_scan_mode rescan) in scsi_sequential_lun_scan() argument 1367 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan() 1394 enum scsi_scan_mode rescan) in scsi_report_lun_scan() argument 1537 lun, NULL, NULL, rescan, NULL); in scsi_report_lun_scan() 1620 if (sdev->handler && sdev->handler->rescan) in scsi_rescan_device() 1621 sdev->handler->rescan(sdev); in scsi_rescan_device() 1626 if (drv->rescan) in scsi_rescan_device() 1627 drv->rescan(dev); in scsi_rescan_device() [all …]
|
/linux-6.1.9/Documentation/ABI/stable/ |
D | sysfs-bus-fsl-mc | 1 What: /sys/bus/fsl-mc/rescan 6 force a rescan of fsl-mc bus in the system and 16 disable the DPRC IRQs on which automatic rescan
|
/linux-6.1.9/Documentation/scsi/ |
D | smartpqi.rst | 34 - /sys/class/scsi_host/host*/rescan 37 The host rescan attribute is a write only attribute. Writing to this 64 to rescan for new devices. This does exactly the same thing as writing to the 65 smartpqi specific host "rescan" attribute.
|
D | hpsa.rst | 50 /sys/class/scsi_host/host*/rescan 55 the host "rescan" attribute is a write only attribute. Writing to this 115 to rescan for new devices. This does exactly the same thing as writing to the 116 hpsa specific host "rescan" attribute.
|
D | dpti.rst | 78 - rescan command 79 - Add code to rescan routine that notifies scsi-core about new devices
|
/linux-6.1.9/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-6.1.9/include/scsi/ |
D | scsi_driver.h | 15 void (*rescan)(struct device *); member
|
D | scsi_dh.h | 62 void (*rescan)(struct scsi_device *); member
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-bus-peci | 1 What: /sys/bus/peci/rescan
|
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-fsi | 1 What: /sys/bus/platform/devices/../fsi-master/fsi0/rescan
|
D | sysfs-bus-pci | 70 What: /sys/bus/pci/rescan 75 force a rescan of all PCI buses in the system, and 121 What: /sys/bus/pci/devices/.../pci_bus/.../rescan 126 force a rescan of the bus and all child buses, 130 What: /sys/bus/pci/devices/.../rescan 135 force a rescan of the device's parent bus and all
|
/linux-6.1.9/drivers/peci/ |
D | sysfs.c | 36 static BUS_ATTR_WO(rescan);
|
/linux-6.1.9/drivers/cxl/ |
D | pmem.c | 281 bool release = false, rescan = false; in cxl_nvb_update_state() local 291 rescan = true; in cxl_nvb_update_state() 305 if (rescan) { in cxl_nvb_update_state()
|
/linux-6.1.9/arch/s390/pci/ |
D | pci_irq.c | 152 static void zpci_handle_cpu_local_irq(bool rescan) in zpci_handle_cpu_local_irq() argument 163 if (!rescan || irqs_on++) in zpci_handle_cpu_local_irq()
|
/linux-6.1.9/drivers/usb/host/ |
D | ehci-hcd.c | 398 rescan: in ehci_work() 407 goto rescan; in ehci_work() 979 rescan: in ehci_endpoint_disable() 1018 goto rescan; in ehci_endpoint_disable()
|
/linux-6.1.9/drivers/pci/hotplug/ |
D | pnv_php.c | 445 static int pnv_php_enable(struct pnv_php_slot *php_slot, bool rescan) in pnv_php_enable() argument 513 if (rescan) { in pnv_php_enable() 521 if (rescan) in pnv_php_enable()
|
/linux-6.1.9/net/appletalk/ |
D | aarp.c | 926 rescan: in iter_next() 941 goto rescan; in iter_next() 946 goto rescan; in iter_next()
|
/linux-6.1.9/Documentation/admin-guide/ |
D | thunderbolt.rst | 264 attributes: ``offline`` and ``rescan``. The way to upgrade the firmware 273 # echo 1 > /sys/bus/thunderbolt/devices/0-0/usb4_port1/rescan 279 5 or more seconds before running rescan again:: 281 # echo 1 > /sys/bus/thunderbolt/devices/0-0/usb4_port1/rescan
|
/linux-6.1.9/block/partitions/ |
D | core.c | 664 rescan: in bdev_disk_changed() 690 goto rescan; in bdev_disk_changed()
|
/linux-6.1.9/fs/ |
D | super.c | 788 rescan: in get_super() 803 goto rescan; in get_super() 846 rescan: in user_get_super() 867 goto rescan; in user_get_super()
|
/linux-6.1.9/drivers/thunderbolt/ |
D | usb4_port.c | 207 static DEVICE_ATTR_WO(rescan);
|
/linux-6.1.9/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 1412 int rescan = 0; in transfer() local 1447 rescan = 1; in transfer() 1498 rescan = 1; in transfer() 1505 rescan = 1; in transfer() 1520 rescan = 1; in transfer() 1528 if (rescan) in transfer()
|
/linux-6.1.9/drivers/s390/cio/ |
D | qdio_main.c | 1342 goto rescan; in qdio_start_irq() 1346 goto rescan; in qdio_start_irq() 1351 rescan: in qdio_start_irq()
|
/linux-6.1.9/mm/ |
D | compaction.c | 1110 !cc->rescan && !cc->contended) { in isolate_migratepages_block() 1182 if (low_pfn == end_pfn && (!nr_isolated || cc->rescan)) { in isolate_migratepages_block() 2385 cc->rescan = false; in compact_zone() 2388 cc->rescan = true; in compact_zone()
|