Searched refs:host (Results 276 - 300 of 632) sorted by relevance

<<11121314151617181920>>

/drivers/scsi/aic7xxx/
H A Daic7770_osm.c114 if (ahc->platform_data && ahc->platform_data->host)
115 scsi_remove_host(ahc->platform_data->host);
H A Daic7xxx_osm.c256 ahc->platform_data->host->host_no,
495 ahc_linux_info(struct Scsi_Host *host) argument
503 ahc = *(struct ahc_softc **)host->hostdata;
528 ahc = *(struct ahc_softc **)cmd->device->host->hostdata;
643 *((struct ahc_softc **)sdev->host->hostdata);
676 ahc = *((struct ahc_softc **)sdev->host->hostdata);
707 ahc = *((struct ahc_softc **)sdev->host->hostdata);
778 ahc = *(struct ahc_softc **)cmd->device->host->hostdata;
1091 struct Scsi_Host *host; local
1097 host
[all...]
/drivers/scsi/pcmcia/
H A DKconfig16 Say Y here if you intend to attach this type of PCMCIA SCSI host
25 Say Y here if you intend to attach this type of PCMCIA SCSI host
35 If you intend to attach this type of PCMCIA SCSI host adapter to
68 Say Y here if you intend to attach this type of PCMCIA SCSI host
H A Dsym53c500_cs.c192 struct Scsi_Host *host; member in struct:scsi_info_t
197 * Repository for per-instance host data.
512 struct Scsi_Host *shost = info->host;
553 int port_base = SCpnt->device->host->io_port;
555 (struct sym53c500_data *)SCpnt->device->host->hostdata;
591 int port_base = SCpnt->device->host->io_port;
594 spin_lock_irq(SCpnt->device->host->host_lock);
596 spin_unlock_irq(SCpnt->device->host->host_lock);
706 struct Scsi_Host *host; local
757 host
[all...]
/drivers/mmc/card/
H A Dblock.c44 #include <linux/mmc/host.h>
419 mmc_hostname(card->host), __func__);
425 mmc_hostname(card->host), __func__);
435 mmc_hostname(card->host), __func__, err);
437 pr_debug("%s: %s - SANITIZE COMPLETED\n", mmc_hostname(card->host),
511 * host driver to compute timeout. When all host
533 err = mmc_app_cmd(card->host, card);
556 mmc_wait_for_req(card->host, &mrq);
559 dev_err(mmc_dev(card->host), "
791 struct mmc_host *host = card->host; local
1000 mmc_blk_reset(struct mmc_blk_data *md, struct mmc_host *host, int type) argument
2019 struct mmc_host *host = card->host; local
[all...]
H A Dmmc_test.c14 #include <linux/mmc/host.h>
247 ret = mmc_wait_for_cmd(test->card->host, &cmd, 0);
253 if (test->card->host->caps & MMC_CAP_WAIT_WHILE_BUSY)
256 mmc_hostname(test->card->host));
286 mmc_wait_for_req(test->card->host, &mrq);
558 mmc_hostname(test->card->host), sectors, sectors >> 1,
585 mmc_hostname(test->card->host), count, sectors, count,
814 done_areq = mmc_start_req(test->card->host, cur_areq, &ret);
833 done_areq = mmc_start_req(test->card->host, NULL, &ret);
859 mmc_wait_for_req(test->card->host,
2339 struct mmc_host *host = card->host; local
[all...]
/drivers/scsi/arm/
H A Dfas216.c19 * ... my host specific data ...
192 printk(" { magic_start=%lX host=%p SCpnt=%p origSCpnt=%p\n",
193 info->magic_start, info->host, info->SCpnt,
296 printk("scsi%d.%c: %s", info->host->host_no, target, buf);
488 * (2) Due to historical problems with early host adapters that could
648 info->host->host_no, '0' + info->SCpnt->device->id);
733 * host to the FIFO. This means we must include the
782 dmatype = info->dma.setup(info->host, &info->scsi.SCp,
803 info->dma.pseudo(info->host, &info->scsi.SCp,
836 info->dma.stop(info->host,
2843 fas216_init(struct Scsi_Host *host) argument
2888 fas216_add(struct Scsi_Host *host, struct device *dev) argument
2939 fas216_remove(struct Scsi_Host *host) argument
2956 fas216_release(struct Scsi_Host *host) argument
[all...]
/drivers/ata/
H A Dpata_atiixp.c50 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
83 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
105 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
152 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
206 * Note: The host lock held by the libata layer protects
215 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
235 * Note: The host lock held by the libata layer protects
242 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
H A Dpata_cmd640.c54 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
132 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
152 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
165 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
237 struct ata_host *host = pci_get_drvdata(pdev); local
244 ata_host_resume(host);
H A Dpata_ixp4xx_cf.c51 struct ixp4xx_pata_data *data = dev_get_platdata(ap->host->dev);
144 struct ata_host *host; local
155 /* allocate host */
156 host = ata_host_alloc(&pdev->dev, 1);
157 if (!host)
160 /* acquire resources and fill host */
179 ap = host->ports[0];
189 /* activate host */
190 return ata_host_activate(host, irq, ata_sff_interrupt, 0, &ixp4xx_sht);
H A Dsata_svw.c247 * spin_lock_irqsave(host lock)
278 * spin_lock_irqsave(host lock)
287 /* start host DMA transaction */
293 command is given to the controller before the host DMA is
336 np = pci_device_to_OF_node(to_pci_dev(ap->host->dev));
341 index = (ap == ap->host->ports[0]) ? 0 : 1;
438 struct ata_host *host; local
444 /* allocate host */
449 host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
450 if (!host)
[all...]
H A Dpata_mpc52xx.c356 /* Configure and reset host */
392 struct mpc52xx_ata_priv *priv = ap->host->private_data;
410 struct mpc52xx_ata_priv *priv = ap->host->private_data;
434 struct mpc52xx_ata_priv *priv = ap->host->private_data;
446 struct mpc52xx_ata_priv *priv = ap->host->private_data;
502 struct mpc52xx_ata_priv *priv = ap->host->private_data;
559 struct mpc52xx_ata_priv *priv = ap->host->private_data;
569 struct mpc52xx_ata_priv *priv = ap->host->private_data;
584 struct mpc52xx_ata_priv *priv = ap->host->private_data;
629 struct ata_host *host; local
806 struct ata_host *host = platform_get_drvdata(op); local
826 struct ata_host *host = platform_get_drvdata(op); local
834 struct ata_host *host = platform_get_drvdata(op); local
[all...]
H A Dpata_via.c181 const struct via_isa_bridge *config = ap->host->private_data;
182 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
213 const struct via_isa_bridge *config = ap->host->private_data;
220 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
247 struct pci_dev *pdev = to_pci_dev(ap->host->dev);
331 const struct via_isa_bridge *config = ap->host->private_data;
339 const struct via_isa_bridge *config = ap->host->private_data;
356 struct ata_host *host = dev->link->ap->host; local
357 const struct via_isa_bridge *config = host
675 struct ata_host *host = pci_get_drvdata(pdev); local
[all...]
H A Dlibata-sff.c404 * ata_sff_tf_load - send taskfile registers to host controller
408 * Outputs ATA taskfile to standard ATA host controller.
505 * ata_sff_exec_command - issue ATA command to host controller
513 * spin_lock_irqsave(host lock)
525 * ata_tf_to_host - issue ATA taskfile to host controller
529 * Issues ATA taskfile register set to ATA host controller,
534 * spin_lock_irqsave(host lock)
994 * If @in_wq is zero, spin_lock_irqsave(host lock).
995 * Otherwise, none on entry and grabs host lock.
1006 /* EH might have kicked in while host loc
1596 struct ata_host *host = dev_instance; local
2291 ata_pci_sff_init_host(struct ata_host *host) argument
2370 struct ata_host *host; local
2413 ata_pci_sff_activate_host(struct ata_host *host, irq_handler_t irq_handler, struct scsi_host_template *sht) argument
2507 struct ata_host *host = NULL; local
3172 ata_bmdma_nodma(struct ata_host *host, const char *reason) argument
3193 ata_pci_bmdma_init(struct ata_host *host) argument
[all...]
/drivers/scsi/
H A Ddpt_i2o.c168 static u8 adpt_read_blink_led(adpt_hba* host) argument
170 if (host->FwDebugBLEDflag_P) {
171 if( readb(host->FwDebugBLEDflag_P) == 0xbc ){
172 return readb(host->FwDebugBLEDvalue_P);
179 * Scsi host template interface functions
305 static int adpt_release(struct Scsi_Host *host) argument
307 adpt_hba* pHba = (adpt_hba*) host->hostdata[0];
310 scsi_unregister(host);
412 struct Scsi_Host *host = device->host; local
537 adpt_info(struct Scsi_Host *host) argument
545 adpt_show_info(struct seq_file *m, struct Scsi_Host *host) argument
2342 struct Scsi_Host *host; local
[all...]
H A Dpmcraid.c160 pinstance = shost_priv(scsi_dev->host);
219 * to host->cmd_per_lun value
237 scsi_dev->host->unique_id,
256 scsi_dev->host->cmd_per_lun);
259 scsi_dev->host->cmd_per_lun);
553 pinstance->host->host_lock, lock_flags);
556 pinstance->host->host_lock, lock_flags);
622 spin_lock_irqsave(pinstance->host->host_lock, lock_flags);
624 spin_unlock_irqrestore(pinstance->host->host_lock, lock_flags);
673 spin_lock_irqsave(pinstance->host
5268 pmcraid_init_instance(struct pci_dev *pdev, struct Scsi_Host *host, void __iomem *mapped_pci_addr) argument
5489 struct Scsi_Host *host = pinstance->host; local
5871 struct Scsi_Host *host; local
[all...]
H A Dipr.c38 * - PCI-X host interface
299 "Device bus connection is prohibited by host"},
549 "Command terminated by host"},
551 "Aborted command, command terminated by host"}
626 spin_lock_irqsave(ioa_cfg->host->host_lock, lock_flags);
628 spin_unlock_irqrestore(ioa_cfg->host->host_lock, lock_flags);
1037 spin_unlock_irq(ioa_cfg->host->host_lock);
1039 spin_lock_irq(ioa_cfg->host->host_lock);
1279 p += snprintf(p, buffer + len - p, "%d/", ioa_cfg->host->host_no);
1449 * change notification host controlle
6318 ipr_ioa_info(struct Scsi_Host *host) argument
9260 ipr_init_ioa_cfg(struct ipr_ioa_cfg *ioa_cfg, struct Scsi_Host *host, struct pci_dev *pdev) argument
9534 struct Scsi_Host *host; local
[all...]
H A Dscsi.c35 * Jiffies wrap fixes (host->resetting), 3 Dec 1998 Andrea Arcangeli
174 * @shost: host to free the command for
193 * @shost: SCSI host whose pool to allocate from
232 * @shost: host to transmit command
235 * Description: allocate a struct scsi_cmd from host's slab, recycling from the
236 * host's free_list if necessary.
279 struct scsi_cmnd *cmd = __scsi_get_command(dev->host, gfp_mask);
297 * @shost: dev->host
337 __scsi_put_command(cmd->device->host, cmd);
395 * Select a command slab for this host an
628 scsi_cmd_get_serial(struct Scsi_Host *host, struct scsi_cmnd *cmd) argument
645 struct Scsi_Host *host = cmd->device->host; local
[all...]
/drivers/scsi/qla4xxx/
H A Dql4_bsg.c15 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
16 struct scsi_qla_host *ha = to_qla_host(host);
80 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
81 struct scsi_qla_host *ha = to_qla_host(host);
145 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
146 struct scsi_qla_host *ha = to_qla_host(host);
202 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
203 struct scsi_qla_host *ha = to_qla_host(host);
274 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
275 struct scsi_qla_host *ha = to_qla_host(host);
343 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
387 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
451 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
655 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
755 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
814 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
860 struct Scsi_Host *host = iscsi_job_to_shost(bsg_job); local
[all...]
/drivers/ide/
H A Dicside.c74 struct ide_host *host; member in struct:icside_state
413 struct ide_host *host; local
435 host = ide_host_alloc(&icside_v5_port_info, hws, 1);
436 if (host == NULL)
439 state->host = host;
443 ret = ide_host_register(host, &icside_v5_port_info, hws);
449 ide_host_free(host);
467 struct ide_host *host; local
510 host
[all...]
H A Dvia82cxxx.c128 struct ide_host *host = pci_get_drvdata(dev); local
129 struct via82cxxx_dev *vdev = host->host_priv;
183 struct ide_host *host = pci_get_drvdata(dev); local
184 struct via82cxxx_dev *vdev = host->host_priv;
210 * via_set_pio_mode - set host controller for PIO mode
299 struct ide_host *host = pci_get_drvdata(dev); local
300 struct via82cxxx_dev *vdev = host->host_priv;
385 struct ide_host *host = pci_get_drvdata(pdev); local
386 struct via82cxxx_dev *vdev = host->host_priv;
494 struct ide_host *host local
[all...]
/drivers/scsi/aacraid/
H A Dlinit.c256 struct Scsi_Host *host = cmd->device->host; local
257 struct aac_dev *dev = (struct aac_dev *)host->hostdata;
260 for (; count < (host->can_queue + AAC_NUM_MGT_FIB); ++count) {
276 * aac_info - Returns the host adapter name
277 * @shost: Scsi host to report on
409 * Selects queue depths for each target device based on the host adapter's
416 struct aac_dev *aac = (struct aac_dev *)sdev->host->hostdata;
432 struct Scsi_Host *host = sdev->host; local
490 struct Scsi_Host *host = sdev->host; local
549 struct Scsi_Host * host = dev->host; local
604 struct Scsi_Host * host = dev->host; local
[all...]
/drivers/scsi/ibmvscsi/
H A Dibmvfc.c117 { IBMVFC_VIOS_FAILURE, IBMVFC_HOST_IO_BUS, DID_ERROR, 1, 1, "host I/O bus failure" },
443 * ibmvfc_set_host_state - Set the state for the host
444 * @vhost: ibmvfc host struct
445 * @state: state to set host to
468 * ibmvfc_set_host_action - Set the next init action for the host
469 * @vhost: ibmvfc host struct
528 * ibmvfc_reinit_host - Re-start host initialization (no NPIV Login)
529 * @vhost: ibmvfc host struct
538 scsi_block_requests(vhost->host);
549 * @vhost: ibmvfc host struc
[all...]
/drivers/mmc/host/
H A Dsdhci-pci-o2micro.c42 /* Set led of SD host function enable */
99 /* Set Max power supply capability of SD host */
155 struct sdhci_host *host; local
159 host = slot->host;
166 reg = sdhci_readl(host, O2_SD_VENDOR_SETTING);
168 host->quirks |= SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12;
173 reg = sdhci_readl(host, O2_SD_VENDOR_SETTING2);
175 sdhci_writel(host, reg, O2_SD_VENDOR_SETTING2);
/drivers/usb/host/
H A DKconfig10 host/peripheral/OTG USB controllers.
12 Enable this option to support this chip in host controller mode.
22 "SuperSpeed" host controller hardware.
42 Say 'Y' to enable the support for the xHCI host controller
50 Say 'Y' to enable the support for the xHCI host controller
59 "high speed" (480 Mbit/sec, 60 Mbyte/sec) host controller hardware.
60 If your USB host controller supports USB 2.0, you will likely want to
63 EHCI controllers are packaged with "companion" host controllers (OHCI
129 bool "Use Xilinx usb host EHCI controller core"
134 Xilinx xps USB host controlle
[all...]

Completed in 1168 milliseconds

<<11121314151617181920>>