Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_scan.c1052 struct scsi_device **sdevp, int rescan, in scsi_probe_and_add_lun() argument
1066 if (rescan || !scsi_device_created(sdev)) { in scsi_probe_and_add_lun()
1202 int bflags, int scsi_level, int rescan) in scsi_sequential_lun_scan() argument
1270 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan()
1297 int rescan) in scsi_report_lun_scan() argument
1445 lun, NULL, NULL, rescan, NULL); in scsi_report_lun_scan()
1526 if (drv->rescan) in scsi_rescan_device()
1527 drv->rescan(dev); in scsi_rescan_device()
1535 unsigned int id, u64 lun, int rescan) in __scsi_scan_target() argument
1557 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target()
[all …]
Dgdth_ioctl.h218 } rescan; member
Dgdth.c347 static int rescan = 0; variable
363 module_param(rescan, int, 0);
3801 rescan = val; in internal_setup()
4768 ha->scan_mode = rescan ? 0x10 : 0; in gdth_isa_probe_one()
4899 ha->scan_mode = rescan ? 0x10 : 0; in gdth_eisa_probe_one()
5027 ha->scan_mode = rescan ? 0x10 : 0; in gdth_pci_probe_one()
Dscsi_sysfs.c675 static DEVICE_ATTR(rescan, S_IWUSR, NULL, store_rescan_field);
Dsd.c523 .rescan = sd_rescan,
Dhpsa.c844 static DEVICE_ATTR(rescan, S_IWUSR, NULL, host_store_rescan);
/linux-4.4.14/block/
Dpartition-generic.c426 rescan: in rescan_partitions()
453 goto rescan; in rescan_partitions()
467 goto rescan; in rescan_partitions()
498 goto rescan; in rescan_partitions()
509 goto rescan; in rescan_partitions()
/linux-4.4.14/Documentation/scsi/
Dhpsa.txt46 /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.
Ddpti.txt67 * rescan command
68 * Add code to rescan routine that notifies scsi-core about new devices
DChangeLog.lpfc547 the rescan flag turned on).
/linux-4.4.14/include/scsi/
Dscsi_driver.h14 void (*rescan)(struct device *); member
Dscsi_device.h392 unsigned int id, u64 lun, int rescan);
/linux-4.4.14/drivers/isdn/hardware/eicon/
Didifunc.c141 rescan: in remove_all_idi_proc()
149 goto rescan; in remove_all_idi_proc()
Dcapifunc.c457 rescan: in divacapi_remove_cards()
464 goto rescan; in divacapi_remove_cards()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-cciss35 Where: /sys/bus/pci/devices/<dev>/ccissX/rescan
39 Description: Kicks of a rescan of the controller to discover logical
Dsysfs-bus-pci60 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
/linux-4.4.14/fs/
Dsuper.c600 rescan: in get_super()
615 goto rescan; in get_super()
683 rescan: in user_get_super()
698 goto rescan; in user_get_super()
/linux-4.4.14/drivers/usb/host/
Dehci-hcd.c400 rescan: in ehci_work()
409 goto rescan; in ehci_work()
952 rescan: in ehci_endpoint_disable()
988 goto rescan; in ehci_endpoint_disable()
Dfotg210-hcd.c2294 rescan: in qh_completions()
2492 goto rescan; in qh_completions()
3253 rescan: in scan_async()
3273 goto rescan; in scan_async()
3911 rescan: in scan_intr()
3929 goto rescan; in scan_intr()
4877 rescan: in fotg210_work()
4886 goto rescan; in fotg210_work()
5416 rescan: in fotg210_endpoint_disable()
5456 goto rescan; in fotg210_endpoint_disable()
Dohci-hcd.c359 rescan: in ohci_endpoint_disable()
377 goto rescan; in ohci_endpoint_disable()
Dehci-q.c310 rescan: in qh_completions()
512 goto rescan; in qh_completions()
Doxu210hp-hcd.c1765 rescan: in scan_async()
1784 goto rescan; in scan_async()
3015 rescan: in oxu_endpoint_disable()
3046 goto rescan; in oxu_endpoint_disable()
Duhci-q.c1753 rescan: in uhci_scan_schedule()
1781 goto rescan; in uhci_scan_schedule()
/linux-4.4.14/net/appletalk/
Daarp.c928 rescan: in iter_next()
943 goto rescan; in iter_next()
948 goto rescan; in iter_next()
/linux-4.4.14/drivers/usb/gadget/udc/
Ddummy_hcd.c1358 int rescan = 0; in transfer() local
1393 rescan = 1; in transfer()
1444 rescan = 1; in transfer()
1451 rescan = 1; in transfer()
1466 rescan = 1; in transfer()
1474 if (rescan) in transfer()
Dgoku_udc.c1556 rescan: in goku_irq()
1697 goto rescan; in goku_irq()
Dat91_udc.c341 rescan: in read_fifo()
394 goto rescan; in read_fifo()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Drouter.c1170 rescan: in lnet_router_checker()
1183 goto rescan; in lnet_router_checker()
1191 goto rescan; in lnet_router_checker()
/linux-4.4.14/drivers/pci/
Dpci-sysfs.c322 static BUS_ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, bus_rescan_store);
355 static struct device_attribute dev_rescan_attr = __ATTR(rescan,
395 static DEVICE_ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, dev_bus_rescan_store);
/linux-4.4.14/Documentation/DocBook/
Dlibata.xml.db167 API-ata-scsi-dev-rescan
Dkernel-api.xml.db510 API-pci-rescan-bus
Ddevice-drivers.xml.db387 API-bus-rescan-devices
/linux-4.4.14/drivers/s390/cio/
Dqdio_main.c1660 goto rescan; in qdio_start_irq()
1662 goto rescan; in qdio_start_irq()
1665 rescan: in qdio_start_irq()
/linux-4.4.14/Documentation/powerpc/
Dhvcs.txt329 . .. 30000003 30000004 rescan
334 driver sysfs directory with the "rescan" update attribute which will query
339 Pow5:/sys/bus/vio/drivers/hvcs # echo 1 > rescan
/linux-4.4.14/Documentation/blockdev/
Dcciss.txt129 echo "rescan" > /proc/scsi/cciss0/1
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_driver.c1560 rescan: in ipath_getpiobuf_range()
1587 goto rescan; in ipath_getpiobuf_range()
1602 goto rescan; in ipath_getpiobuf_range()
/linux-4.4.14/drivers/tty/vt/
Dvt.c2187 uint8_t rescan; in do_con_write() local
2228 rescan = 0; in do_con_write()
2268 rescan = 1; in do_con_write()
2411 if (rescan) { in do_con_write()
2412 rescan = 0; in do_con_write()
/linux-4.4.14/drivers/usb/core/
Ddevio.c466 goto rescan; in cancel_bulk_urbs()
474 rescan: in cancel_bulk_urbs()
484 goto rescan; in cancel_bulk_urbs()
Dhcd.c1850 rescan: in usb_hcd_flush_endpoint()
1884 goto rescan; in usb_hcd_flush_endpoint()
/linux-4.4.14/arch/s390/kernel/
Dsmp.c1153 static DEVICE_ATTR(rescan, 0200, NULL, rescan_store);
/linux-4.4.14/drivers/tty/hvc/
Dhvcs.c508 static DRIVER_ATTR(rescan,
/linux-4.4.14/fs/btrfs/
Dctree.h1133 __le64 rescan; member
3270 rescan, 64);
/linux-4.4.14/drivers/block/
Dcciss.c663 static DEVICE_ATTR(rescan, S_IWUSR, NULL, host_store_rescan);