Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_scan.c1010 struct scsi_device **sdevp, int rescan, in scsi_probe_and_add_lun() argument
1024 if (rescan || !scsi_device_created(sdev)) { in scsi_probe_and_add_lun()
1160 int bflags, int scsi_level, int rescan) in scsi_sequential_lun_scan() argument
1221 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan()
1311 int rescan) in scsi_report_lun_scan() argument
1479 lun, NULL, NULL, rescan, NULL); in scsi_report_lun_scan()
1555 if (drv->rescan) in scsi_rescan_device()
1556 drv->rescan(dev); in scsi_rescan_device()
1563 unsigned int id, unsigned int lun, int rescan) in __scsi_scan_target() argument
1584 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target()
[all …]
Dgdth_ioctl.h226 } rescan; member
Dgdth.c346 static int rescan = 0; variable
362 module_param(rescan, int, 0);
3807 rescan = val; in internal_setup()
4751 ha->scan_mode = rescan ? 0x10 : 0; in gdth_isa_probe_one()
4882 ha->scan_mode = rescan ? 0x10 : 0; in gdth_eisa_probe_one()
5011 ha->scan_mode = rescan ? 0x10 : 0; in gdth_pci_probe_one()
Dscsi_sysfs.c595 static DEVICE_ATTR(rescan, S_IWUSR, NULL, store_rescan_field);
Dsd.c293 .rescan = sd_rescan,
/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()
/drivers/usb/gadget/
Ddummy_hcd.c1043 int rescan = 0; in transfer() local
1073 rescan = 1; in transfer()
1137 rescan = 1; in transfer()
1145 if (rescan) in transfer()
Dat91_udc.c325 rescan: in read_fifo()
371 goto rescan; in read_fifo()
Dgoku_udc.c1560 rescan: in goku_irq()
1701 goto rescan; in goku_irq()
/drivers/usb/host/
Dehci-hcd.c936 rescan: in ehci_endpoint_disable()
968 goto rescan; in ehci_endpoint_disable()
Dohci-hcd.c324 rescan: in ohci_endpoint_disable()
349 goto rescan; in ohci_endpoint_disable()
Dehci-q.c1122 rescan: in scan_async()
1141 goto rescan; in scan_async()
Doxu210hp-hcd.c1774 rescan: in scan_async()
1793 goto rescan; in scan_async()
3027 rescan: in oxu_endpoint_disable()
3058 goto rescan; in oxu_endpoint_disable()
Duhci-q.c1724 rescan: in uhci_scan_schedule()
1752 goto rescan; in uhci_scan_schedule()
/drivers/pcmcia/
Dpcmcia_ioctl.c471 goto rescan; in bind_request()
483 rescan: in bind_request()
/drivers/message/i2o/
DKconfig81 is to rescan the bus to find new devices.
/drivers/char/
Dvt.c2110 uint8_t rescan; in do_con_write() local
2159 rescan = 0; in do_con_write()
2199 rescan = 1; in do_con_write()
2342 if (rescan) { in do_con_write()
2343 rescan = 0; in do_con_write()
Dhvcs.c511 static DRIVER_ATTR(rescan,
/drivers/usb/core/
Dhcd.c1472 rescan: in usb_hcd_flush_endpoint()
1506 goto rescan; in usb_hcd_flush_endpoint()
/drivers/infiniband/hw/ipath/
Dipath_driver.c1582 rescan: in ipath_getpiobuf_range()
1609 goto rescan; in ipath_getpiobuf_range()
1624 goto rescan; in ipath_getpiobuf_range()
/drivers/net/wireless/
Dstrip.c2564 rescan: in strip_alloc()
2575 goto rescan; in strip_alloc()
/drivers/ieee1394/
Dnodemgr.c393 static BUS_ATTR(rescan, S_IWUSR | S_IRUGO, fw_get_rescan, fw_set_rescan);