Home
last modified time | relevance | path

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

12

/linux-3.4.99/drivers/scsi/
Dscsi_scan.c1013 struct scsi_device **sdevp, int rescan, in scsi_probe_and_add_lun() argument
1027 if (rescan || !scsi_device_created(sdev)) { in scsi_probe_and_add_lun()
1163 int bflags, int scsi_level, int rescan) in scsi_sequential_lun_scan() argument
1224 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan()
1315 int rescan) in scsi_report_lun_scan() argument
1488 lun, NULL, NULL, rescan, NULL); in scsi_report_lun_scan()
1568 if (drv->rescan) in scsi_rescan_device()
1569 drv->rescan(dev); in scsi_rescan_device()
1576 unsigned int id, unsigned int lun, int rescan) in __scsi_scan_target() argument
1598 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target()
[all …]
Dgdth_ioctl.h218 } rescan; member
/linux-3.4.99/block/
Dpartition-generic.c417 rescan: in rescan_partitions()
443 goto rescan; in rescan_partitions()
457 goto rescan; in rescan_partitions()
488 goto rescan; in rescan_partitions()
499 goto rescan; in rescan_partitions()
/linux-3.4.99/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
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-bus-pci60 What: /sys/bus/pci/rescan
65 force a rescan of all PCI buses in the system, and
95 What: /sys/bus/pci/devices/.../pci_bus/.../rescan
100 force a rescan of the bus and all child buses,
104 What: /sys/bus/pci/devices/.../rescan
109 force a rescan of the device's parent bus and all
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
/linux-3.4.99/include/scsi/
Dscsi_driver.h17 void (*rescan)(struct device *); member
Dscsi_device.h373 unsigned int id, unsigned int lun, int rescan);
/linux-3.4.99/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-3.4.99/drivers/infiniband/hw/qib/
Dqib_tx.c307 rescan: in qib_getsendbuf_range()
336 goto rescan; in qib_getsendbuf_range()
/linux-3.4.99/fs/
Dsuper.c608 rescan: in get_super()
623 goto rescan; in get_super()
690 rescan: in user_get_super()
705 goto rescan; in user_get_super()
/linux-3.4.99/net/ipv4/
Dinet_timewait_sock.c231 rescan: in inet_twdr_do_twkill_work()
253 goto rescan; in inet_twdr_do_twkill_work()
/linux-3.4.99/drivers/usb/host/
Dehci-q.c339 rescan: in qh_completions()
535 goto rescan; in qh_completions()
1281 rescan: in scan_async()
1300 goto rescan; in scan_async()
Dohci-hcd.c320 rescan: in ohci_endpoint_disable()
345 goto rescan; in ohci_endpoint_disable()
Dehci-hcd.c1148 rescan: in ehci_endpoint_disable()
1182 goto rescan; in ehci_endpoint_disable()
/linux-3.4.99/net/appletalk/
Daarp.c927 rescan: in iter_next()
942 goto rescan; in iter_next()
947 goto rescan; in iter_next()
/linux-3.4.99/drivers/pci/
Dpci-sysfs.c306 __ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, bus_rescan_store),
402 __ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, dev_rescan_store),
409 __ATTR(rescan, (S_IWUSR|S_IWGRP), NULL, dev_bus_rescan_store),
/linux-3.4.99/drivers/message/i2o/
DKconfig81 is to rescan the bus to find new devices.
/linux-3.4.99/drivers/s390/cio/
Dqdio_main.c1736 goto rescan; in qdio_start_irq()
1738 goto rescan; in qdio_start_irq()
1741 rescan: in qdio_start_irq()
/linux-3.4.99/drivers/usb/gadget/
Ddummy_hcd.c1313 int rescan = 0; in transfer() local
1346 rescan = 1; in transfer()
1408 rescan = 1; in transfer()
1416 if (rescan) in transfer()
/linux-3.4.99/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-3.4.99/Documentation/blockdev/
Dcciss.txt129 echo "rescan" > /proc/scsi/cciss0/1
/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_driver.c1558 rescan: in ipath_getpiobuf_range()
1585 goto rescan; in ipath_getpiobuf_range()
1600 goto rescan; in ipath_getpiobuf_range()

12