Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_scan.c1047 struct scsi_device **sdevp, int rescan, in scsi_probe_and_add_lun() argument
1061 if (rescan || !scsi_device_created(sdev)) { in scsi_probe_and_add_lun()
1197 int bflags, int scsi_level, int rescan) in scsi_sequential_lun_scan() argument
1265 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan()
1354 int rescan) in scsi_report_lun_scan() argument
1502 lun, NULL, NULL, rescan, NULL); in scsi_report_lun_scan()
1583 if (drv->rescan) in scsi_rescan_device()
1584 drv->rescan(dev); in scsi_rescan_device()
1592 unsigned int id, u64 lun, int rescan) in __scsi_scan_target() argument
1614 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.c673 static DEVICE_ATTR(rescan, S_IWUSR, NULL, store_rescan_field);
Dsd.c521 .rescan = sd_rescan,
Dhpsa.c634 static DEVICE_ATTR(rescan, S_IWUSR, NULL, host_store_rescan);
/linux-4.1.27/block/
Dpartition-generic.c419 rescan: in rescan_partitions()
445 goto rescan; in rescan_partitions()
459 goto rescan; in rescan_partitions()
490 goto rescan; in rescan_partitions()
501 goto rescan; in rescan_partitions()
/linux-4.1.27/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.1.27/include/scsi/
Dscsi_driver.h14 void (*rescan)(struct device *); member
Dscsi_device.h411 unsigned int id, u64 lun, int rescan);
/linux-4.1.27/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.1.27/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.1.27/drivers/usb/host/
Dehci-hcd.c399 rescan: in ehci_work()
408 goto rescan; in ehci_work()
951 rescan: in ehci_endpoint_disable()
987 goto rescan; in ehci_endpoint_disable()
Dfusbh200-hcd.c2325 rescan: in qh_completions()
2521 goto rescan; in qh_completions()
3310 rescan: in scan_async()
3330 goto rescan; in scan_async()
3990 rescan: in scan_intr()
4008 goto rescan; in scan_intr()
5005 rescan: in fusbh200_work()
5014 goto rescan; in fusbh200_work()
5528 rescan: in fusbh200_endpoint_disable()
5568 goto rescan; in fusbh200_endpoint_disable()
Dfotg210-hcd.c2373 rescan: in qh_completions()
2572 goto rescan; in qh_completions()
3366 rescan: in scan_async()
3386 goto rescan; in scan_async()
4057 rescan: in scan_intr()
4075 goto rescan; in scan_intr()
5071 rescan: in fotg210_work()
5080 goto rescan; in fotg210_work()
5620 rescan: in fotg210_endpoint_disable()
5660 goto rescan; in fotg210_endpoint_disable()
Dohci-hcd.c358 rescan: in ohci_endpoint_disable()
376 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()
3020 rescan: in oxu_endpoint_disable()
3051 goto rescan; in oxu_endpoint_disable()
Duhci-q.c1753 rescan: in uhci_scan_schedule()
1781 goto rescan; in uhci_scan_schedule()
/linux-4.1.27/fs/
Dsuper.c584 rescan: in get_super()
599 goto rescan; in get_super()
667 rescan: in user_get_super()
682 goto rescan; in user_get_super()
/linux-4.1.27/net/appletalk/
Daarp.c928 rescan: in iter_next()
943 goto rescan; in iter_next()
948 goto rescan; in iter_next()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Drouter.c1185 rescan: in lnet_router_checker()
1198 goto rescan; in lnet_router_checker()
1206 goto rescan; in lnet_router_checker()
/linux-4.1.27/drivers/pci/
Dpci-sysfs.c319 static BUS_ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, bus_rescan_store);
352 static struct device_attribute dev_rescan_attr = __ATTR(rescan,
392 static DEVICE_ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, dev_bus_rescan_store);
/linux-4.1.27/drivers/staging/i2o/
DKconfig80 is to rescan the bus to find new devices.
/linux-4.1.27/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.1.27/drivers/usb/gadget/udc/
Ddummy_hcd.c1292 int rescan = 0; in transfer() local
1325 rescan = 1; in transfer()
1387 rescan = 1; in transfer()
1395 if (rescan) in transfer()
Dgoku_udc.c1518 rescan: in goku_irq()
1659 goto rescan; in goku_irq()
Dat91_udc.c322 rescan: in read_fifo()
375 goto rescan; in read_fifo()
/linux-4.1.27/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.1.27/Documentation/blockdev/
Dcciss.txt129 echo "rescan" > /proc/scsi/cciss0/1
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_driver.c1553 rescan: in ipath_getpiobuf_range()
1580 goto rescan; in ipath_getpiobuf_range()
1595 goto rescan; in ipath_getpiobuf_range()
/linux-4.1.27/drivers/tty/vt/
Dvt.c2173 uint8_t rescan; in do_con_write() local
2214 rescan = 0; in do_con_write()
2254 rescan = 1; in do_con_write()
2397 if (rescan) { in do_con_write()
2398 rescan = 0; in do_con_write()
/linux-4.1.27/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.c1799 rescan: in usb_hcd_flush_endpoint()
1833 goto rescan; in usb_hcd_flush_endpoint()
/linux-4.1.27/fs/btrfs/
Dqgroup.c1565 u64 seq, int *old_roots, int rescan) in qgroup_calc_old_refcnt() argument
1618 if (rescan) in qgroup_calc_old_refcnt()
1801 int old_roots, int new_roots, int rescan) in qgroup_adjust_counters() argument
Dctree.h1106 __le64 rescan; member
3226 rescan, 64);
/linux-4.1.27/arch/s390/kernel/
Dsmp.c1136 static DEVICE_ATTR(rescan, 0200, NULL, rescan_store);
/linux-4.1.27/drivers/tty/hvc/
Dhvcs.c508 static DRIVER_ATTR(rescan,
/linux-4.1.27/drivers/block/
Dcciss.c647 static DEVICE_ATTR(rescan, S_IWUSR, NULL, host_store_rescan);