Home
last modified time | relevance | path

Searched refs:rescan (Results 1 – 25 of 29) sorted by relevance

12

/linux/Documentation/ABI/stable/
H A Dsysfs-bus-fsl-mc1 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 Dsmartpqi.rst34 - /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 Dhpsa.rst50 /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 Ddpti.rst78 - rescan command
79 - Add code to rescan routine that notifies scsi-core about new devices
/linux/drivers/usb/usbip/
H A Dvudc_transfer.c194 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 Dsysfs-bus-cdx1 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 Dsysfs-bus-peci1 What: /sys/bus/peci/rescan
H A Dsysfs-bus-pci-devices-cciss35 What: /sys/bus/pci/devices/<dev>/ccissX/rescan
39 Description: Kicks of a rescan of the controller to discover logical
H A Dsysfs-bus-fsi1 What: /sys/bus/platform/devices/../fsi-master/fsi0/rescan
H A Dsysfs-bus-pci70 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 Dsysfs-bus-thunderbolt328 What: /sys/bus/thunderbolt/devices/usb4_portX/rescan
333 attribute forces rescan of the sideband for on-board
/linux/include/scsi/
H A Dscsi_dh.h62 void (*rescan)(struct scsi_device *); member
/linux/drivers/peci/
H A Dsysfs.c36 static BUS_ATTR_WO(rescan);
/linux/arch/s390/pci/
H A Dpci_irq.c170 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 Ddummy_hcd.c1423 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 Dat91_udc.c326 rescan: in read_fifo()
379 goto rescan; in read_fifo()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c2264 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 Dohci-hcd.c361 rescan: in ohci_endpoint_disable()
379 goto rescan; in ohci_endpoint_disable()
H A Duhci-q.c1752 rescan: in uhci_scan_schedule()
1780 goto rescan; in uhci_scan_schedule()
H A Doxu210hp-hcd.c2159 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 Dhvcs.rst332 . .. 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 Dhvcs.c469 static DRIVER_ATTR_RW(rescan);
/linux/drivers/usb/core/
H A Ddevio.c600 goto rescan; in cancel_bulk_urbs()
608 rescan: in cancel_bulk_urbs()
618 goto rescan; in cancel_bulk_urbs()
/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c1762 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 Dsmartpqi.h1133 u8 rescan : 1; member

12