| /linux/Documentation/ABI/stable/ |
| H A 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
|
| H A D | sysfs-nvme | 45 Write-only. Writing any value triggers a namespace rescan
|
| /linux/Documentation/scsi/ |
| H A 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.
|
| H A 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.
|
| H A D | dpti.rst | 78 - rescan command 79 - Add code to rescan routine that notifies scsi-core about new devices
|
| /linux/drivers/usb/usbip/ |
| H A 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/Documentation/ABI/testing/ |
| H A D | sysfs-bus-cdx | 1 What: /sys/bus/cdx/rescan 5 Writing y/1/on to this file will cause rescan of the bus 12 # echo 1 > /sys/bus/cdx/rescan
|
| H A D | sysfs-bus-peci | 1 What: /sys/bus/peci/rescan
|
| H A 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
|
| H A D | sysfs-bus-fsi | 1 What: /sys/bus/platform/devices/../fsi-master/fsi0/rescan
|
| H A D | sysfs-bus-thunderbolt | 328 What: /sys/bus/thunderbolt/devices/usb4_portX/rescan 333 attribute forces rescan of the sideband for on-board
|
| /linux/include/scsi/ |
| H A D | scsi_dh.h | 62 void (*rescan)(struct scsi_device *); member
|
| H A D | scsi_device.h | 494 enum scsi_scan_mode rescan);
|
| /linux/drivers/peci/ |
| H A D | sysfs.c | 36 static BUS_ATTR_WO(rescan);
|
| /linux/drivers/pci/hotplug/ |
| H A D | pnv_php.c | 537 static int pnv_php_enable(struct pnv_php_slot *php_slot, bool rescan) in pnv_php_enable() argument 605 if (rescan) { in pnv_php_enable() 613 if (rescan) in pnv_php_enable()
|
| /linux/arch/s390/pci/ |
| H A D | pci_irq.c | 170 static void zpci_handle_cpu_local_irq(bool rescan) in zpci_handle_cpu_local_irq() argument 183 if (!rescan || irqs_on++) in zpci_handle_cpu_local_irq()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 1441 int rescan = 0; in transfer() local 1476 rescan = 1; in transfer() 1527 rescan = 1; in transfer() 1534 rescan = 1; in transfer() 1547 rescan = 1; in transfer() 1555 if (rescan) in transfer()
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 2264 rescan: in qh_completions() 2460 goto rescan; in qh_completions() 3215 rescan: in scan_async() 3235 goto rescan; in scan_async() 3873 rescan: in scan_intr() 3891 goto rescan; in scan_intr() 4831 rescan: in fotg210_work() 4840 goto rescan; in fotg210_work() 5368 rescan: in fotg210_endpoint_disable() 5408 goto rescan; in fotg210_endpoint_disable()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-hcd.c | 361 rescan: in ohci_endpoint_disable() 379 goto rescan; in ohci_endpoint_disable()
|
| H A D | uhci-q.c | 1752 rescan: in uhci_scan_schedule() 1780 goto rescan; in uhci_scan_schedule()
|
| H A D | oxu210hp-hcd.c | 2159 rescan: in scan_async() 2178 goto rescan; in scan_async() 3402 rescan: in oxu_endpoint_disable() 3433 goto rescan; in oxu_endpoint_disable()
|
| /linux/Documentation/networking/devlink/ |
| H A D | mlx5.rst | 65 # for PCI related config such as sriov PCI reset/rescan is required: 67 echo 1 >/sys/bus/pci/rescan
|
| /linux/Documentation/arch/powerpc/ |
| H A D | hvcs.rst | 332 . .. 30000003 30000004 rescan 337 driver sysfs directory with the "rescan" update attribute which will query 342 Pow5:/sys/bus/vio/drivers/hvcs # echo 1 > rescan
|
| /linux/drivers/tty/hvc/ |
| H A D | hvcs.c | 469 static DRIVER_ATTR_RW(rescan);
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 1762 enum scsi_scan_mode rescan; member 1799 scan_data->lun, scan_data->rescan); in iscsi_user_scan_session() 1820 scan_data.rescan = SCSI_SCAN_MANUAL; in iscsi_user_scan() 1835 scan_data.rescan = SCSI_SCAN_RESCAN; in iscsi_scan_session()
|