Home
last modified time | relevance | path

Searched refs:hosts (Results 1 – 25 of 26) sorted by relevance

12

/drivers/scsi/
Dsym53c416.c218 static host hosts[MAXHOSTS] = { variable
560 if(hosts[i].base == ints[1]) in sym53c416_setup()
564 hosts[host_index].base = ints[1]; in sym53c416_setup()
565 hosts[host_index].irq = (ints[0] == 2)? ints[2] : 0; in sym53c416_setup()
682 if (!request_region(hosts[i].base, IO_RANGE, ID)) in sym53c416_detect()
684 if (!sym53c416_test(hosts[i].base)) { in sym53c416_detect()
685 printk(KERN_WARNING "No sym53c416 found at address 0x%03x\n", hosts[i].base); in sym53c416_detect()
690 if (!hosts[i].irq) in sym53c416_detect()
691 hosts[i].irq = sym53c416_probeirq(hosts[i].base, hosts[i].scsi_id); in sym53c416_detect()
692 if (!hosts[i].irq) in sym53c416_detect()
[all …]
DNCR_Q720.c49 struct Scsi_Host *hosts[4]; member
72 ncr53c8xx_intr(irq, p->hosts[siop]); in NCR_Q720_intr()
112 p->hosts[siop] = ncr_attach(&NCR_Q720_tpnt, unit++, &device); in NCR_Q720_probe_one()
114 if (!p->hosts[siop]) in NCR_Q720_probe_one()
123 error = scsi_add_host(p->hosts[siop], p->dev); in NCR_Q720_probe_one()
125 ncr53c8xx_release(p->hosts[siop]); in NCR_Q720_probe_one()
127 scsi_scan_host(p->hosts[siop]); in NCR_Q720_probe_one()
336 if(p->hosts[i]) in NCR_Q720_remove()
337 NCR_Q720_remove_one(p->hosts[i]); in NCR_Q720_remove()
DNCR_D700.c171 struct Scsi_Host *hosts[2]; member
211 p->hosts[siop] = host; in NCR_D700_probe_one()
235 if (p->hosts[i] && in NCR_D700_intr()
236 NCR_700_intr(irq, p->hosts[i]) == IRQ_HANDLED) in NCR_D700_intr()
369 NCR_D700_remove_one(p->hosts[i]); in NCR_D700_remove()
DMakefile159 scsi_mod-y += scsi.o hosts.o scsi_ioctl.o \
/drivers/memstick/host/
Djmb38x_ms.c72 struct memstick_host *hosts[]; member
811 if (!jm->hosts[cnt]) in jmb38x_ms_suspend()
813 memstick_suspend_host(jm->hosts[cnt]); in jmb38x_ms_suspend()
838 if (!jm->hosts[rc]) in jmb38x_ms_resume()
840 memstick_resume_host(jm->hosts[rc]); in jmb38x_ms_resume()
841 memstick_detect_change(jm->hosts[rc]); in jmb38x_ms_resume()
965 jm->hosts[cnt] = jmb38x_ms_alloc_host(jm, cnt); in jmb38x_ms_probe()
966 if (!jm->hosts[cnt]) in jmb38x_ms_probe()
969 rc = memstick_add_host(jm->hosts[cnt]); in jmb38x_ms_probe()
972 jmb38x_ms_free_host(jm->hosts[cnt]); in jmb38x_ms_probe()
[all …]
/drivers/soc/qcom/
Dsmsm.c98 struct smsm_host *hosts; member
180 hostp = &smsm->hosts[host]; in smsm_update_bits()
355 struct smsm_host *host = &smsm->hosts[host_id]; in smsm_parse_ipc()
491 smsm->hosts = devm_kcalloc(&pdev->dev, in qcom_smsm_probe()
495 if (!smsm->hosts) in qcom_smsm_probe()
/drivers/hwtracing/stm/
DKconfig26 messages to trace hosts over STM devices.
35 heartbeat messages to trace hosts over STM devices. It is
/drivers/scsi/libsas/
DKconfig42 bool "Support for SMP interpretation for SAS hosts"
46 Allows sas hosts to receive SMP frames. Selecting this
/drivers/mmc/card/
DKconfig36 bool "Use bounce buffer for simple hosts"
46 Say Y here to help these restricted hosts by bouncing
/drivers/scsi/isci/
Dhost.h299 struct isci_host *hosts[SCI_MAX_CONTROLLERS]; member
315 (ihost = to_pci_info(pdev)->hosts[id]); id++)
Dinit.c365 ihost = pci_info->hosts[id]; in isci_setup_interrupts()
380 ihost = pci_info->hosts[id]; in isci_setup_interrupts()
684 pci_info->hosts[i] = h; in isci_pci_probe()
/drivers/nvme/target/
Dconfigfs.c531 list_for_each_entry(p, &subsys->hosts, entry) { in nvmet_allowed_hosts_allow_link()
535 list_add_tail(&link->entry, &subsys->hosts); in nvmet_allowed_hosts_allow_link()
553 list_for_each_entry(p, &subsys->hosts, entry) { in nvmet_allowed_hosts_drop_link()
596 if (allow_any_host && !list_empty(&subsys->hosts)) { in nvmet_subsys_attr_allow_any_host_store()
Dnvmet.h148 struct list_head hosts; member
Dcore.c669 list_for_each_entry(p, &subsys->hosts, entry) { in __nvmet_host_allowed()
933 INIT_LIST_HEAD(&subsys->hosts); in nvmet_subsys_alloc()
/drivers/scsi/cxlflash/
Dsislite.h393 } hosts[CXLFLASH_MAX_CONTEXT]; member
Dsuperpipe.c1435 attach->mmio_size = sizeof(afu->afu_map->hosts[0].harea); in cxlflash_disk_attach()
1677 recover->mmio_size = sizeof(afu->afu_map->hosts[0].harea); in cxlflash_afu_recover()
Dmain.c1547 afu->host_map = &afu->afu_map->hosts[afu->ctx_hndl].host; in init_pcr()
/drivers/usb/core/
DKconfig74 external hubs. OTG hosts are allowed to reduce hardware
/drivers/usb/gadget/legacy/
DKconfig134 Microsoft USB hosts.
152 EEM model is for mobile devices to communicate with hosts using
271 to interoperate with MS-Windows hosts or with the Linux-USB
/drivers/usb/gadget/
DKconfig110 0 mA would be legal, but can make some hosts misbehave.
255 MS-Windows hosts or with the Linux-USB "cdc-acm" driver.
327 EEM model is for mobile devices to communicate with hosts using
/drivers/media/platform/soc_camera/
Dsoc_camera.c54 static LIST_HEAD(hosts);
1932 list_for_each_entry(ix, &hosts, list) { in soc_camera_host_register()
1943 list_add_tail(&ici->list, &hosts); in soc_camera_host_register()
/drivers/atm/
DKconfig335 on PCI and SBUS hosts. Say Y (or M to compile as a module
/drivers/net/usb/
DKconfig214 that support USB connectivity, used for non-Microsoft USB hosts.
/drivers/mmc/host/
DKconfig63 This option is selected by drivers running on big endian hosts
/drivers/usb/host/
DKconfig800 or embedded hosts that need to undergo USB-IF compliance testing with

12