Home
last modified time | relevance | path

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

1234

/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend14 file://rescan-fru-device@.service \
15 file://rescan-fru-device \
17 file://rescan-wf-bic \
18 file://rescan-wf-bic@.service \
28 rescan-fru-device@.service \
32 rescan-wf-bic@.service \
44 …install -m 0644 ${WORKDIR}/rescan-fru-device@.service ${D}${systemd_system_unitdir}/rescan-fru-dev…
49 install -m 0644 ${WORKDIR}/rescan-wf-bic@.service ${D}${systemd_system_unitdir}/
53 install -m 0755 ${WORKDIR}/rescan-fru-device ${D}${libexecdir}/${PN}/
54 install -m 0755 ${WORKDIR}/rescan-wf-bic ${D}${libexecdir}/${PN}/
/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend4 SRC_URI:append:fb-compute-multihost = " file://obmc-ipmb-rescan-fru.service"
5 SRC_URI:append:fb-compute-multihost = " file://ipmb-rescan-fru.sh"
10 SYSTEMD_SERVICE:${PN} += "obmc-ipmb-rescan-fru.service"
23 install -m 0644 ${WORKDIR}/obmc-ipmb-rescan-fru.service \
27 install -m 0755 ${WORKDIR}/ipmb-rescan-fru.sh ${D}${libexecdir}/phosphor-gpio-monitor/
29 FILES:${PN} += "${systemd_system_unitdir}/obmc-ipmb-rescan-fru.service"
/openbmc/linux/drivers/scsi/
H A Dscsi_scan.c1157 enum scsi_scan_mode rescan, in scsi_probe_and_add_lun() argument
1399 enum scsi_scan_mode rescan) in scsi_report_lun_scan() argument
1546 lun, NULL, NULL, rescan, NULL); in scsi_report_lun_scan()
1679 sdev->handler->rescan(sdev); in scsi_rescan_device()
1684 if (drv->rescan) in scsi_rescan_device()
1685 drv->rescan(dev); in scsi_rescan_device()
1775 if (rescan != SCSI_SCAN_MANUAL && in scsi_scan_target()
1816 order_id, lun, rescan); in scsi_scan_channel()
1820 id, lun, rescan); in scsi_scan_channel()
1825 enum scsi_scan_mode rescan) in scsi_scan_host_selected() argument
[all …]
/openbmc/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
/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dobmc-ipmb-rescan-fru.service2 Description=ipmb based rescan the slots fru service
6 ExecStart=/usr/libexec/phosphor-gpio-monitor/ipmb-rescan-fru.sh
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Drescan-fru-device@.service6 ExecStart=/usr/libexec/phosphor-gpio-monitor/rescan-fru-device %i
7 SyslogIdentifier=rescan-fru-device%i
H A Drescan-wf-bic@.service6 ExecStart=/usr/libexec/phosphor-gpio-monitor/rescan-wf-bic %i
7 SyslogIdentifier=rescan-wf-bic%i
/openbmc/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
/openbmc/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()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c178 int rescan; in early_system_init() local
213 ret = fdtdec_resetup(&rescan); in early_system_init()
214 if (!ret && rescan) { in early_system_init()
/openbmc/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
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/
H A Dhost-poweron@.service7 ExecStartPost=/usr/libexec/phosphor-state-manager/rescan-cxl-eid %i
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend46 file://rescan-cxl-eid \
65 install -m 0755 ${WORKDIR}/rescan-cxl-eid ${D}${libexecdir}/${PN}/
/openbmc/linux/include/scsi/
H A Dscsi_driver.h16 void (*rescan)(struct device *); member
H A Dscsi_dh.h62 void (*rescan)(struct scsi_device *); member
/openbmc/linux/drivers/peci/
H A Dsysfs.c36 static BUS_ATTR_WO(rescan);
/openbmc/u-boot/board/ti/am335x/
H A DREADME62 U-Boot # mmc rescan
103 U-Boot # mmc rescan
148 U-Boot # mmc rescan
176 U-Boot # mmc rescan
/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp494 std::fstream rescan{rescanPath, std::ios::out}; in detectCpu() local
495 if (rescan.is_open()) in detectCpu()
522 rescan << "1"; in detectCpu()
/openbmc/linux/arch/s390/pci/
H A Dpci_irq.c152 static void zpci_handle_cpu_local_irq(bool rescan) in zpci_handle_cpu_local_irq() argument
163 if (!rescan || irqs_on++) in zpci_handle_cpu_local_irq()
/openbmc/linux/drivers/usb/host/
H A Dehci-hcd.c398 rescan: in ehci_work()
407 goto rescan; in ehci_work()
983 rescan: in ehci_endpoint_disable()
1022 goto rescan; in ehci_endpoint_disable()

1234