| /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
|
| /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-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
|
| 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
|
| /linux/drivers/peci/ |
| H A D | sysfs.c | 36 static BUS_ATTR_WO(rescan);
|
| /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 | 1423 int rescan = 0; in transfer() local 1458 rescan = 1; in transfer() 1509 rescan = 1; in transfer() 1516 rescan = 1; in transfer() 1531 rescan = 1; in transfer() 1539 if (rescan) in transfer()
|
| H A D | at91_udc.c | 326 rescan: in read_fifo() 379 goto rescan; in read_fifo()
|
| /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() 4829 rescan: in fotg210_work() 4838 goto rescan; in fotg210_work() 5366 rescan: in fotg210_endpoint_disable() 5406 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/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/usb/core/ |
| H A D | devio.c | 600 goto rescan; in cancel_bulk_urbs() 608 rescan: in cancel_bulk_urbs() 618 goto rescan; in cancel_bulk_urbs()
|
| /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()
|
| /linux/drivers/scsi/smartpqi/ |
| H A D | smartpqi.h | 1133 u8 rescan : 1; member
|