Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dqlogicfas.c99 hreg->n_io_port = 16; in __qlogicfas_detect()
174 if (shost->io_port && shost->n_io_port) in qlogicfas_release()
175 release_region(shost->io_port, shost->n_io_port); in qlogicfas_release()
A Dnsp32.c1467 host->io_port, host->io_port + host->n_io_port - 1); in nsp32_show_info()
2580 host->n_io_port = data->NumAddress; in nsp32_detect()
2705 host->irq, host->io_port, host->n_io_port); in nsp32_detect()
2737 res = request_region(host->io_port, host->n_io_port, "nsp32"); in nsp32_detect()
2755 release_region(host->io_port, host->n_io_port); in nsp32_detect()
2793 if (host->io_port && host->n_io_port) { in nsp32_release()
2794 release_region(host->io_port, host->n_io_port); in nsp32_release()
A Daha1542.c761 sh->n_io_port = AHA1542_REGION_SIZE; in aha1542_hw_init()
853 if (sh->io_port && sh->n_io_port) in aha1542_release()
854 release_region(sh->io_port, sh->n_io_port); in aha1542_release()
A Dam53c974.c466 shost->n_io_port = pci_resource_len(pdev, 0); in pci_esp_probe_one()
A Dfdomain.c540 sh->n_io_port = FDOMAIN_REGION_SIZE; in fdomain_create()
A Daha1740.c588 shpnt->n_io_port = SLOTSIZE; in aha1740_probe()
A Dppa.c1102 host->n_io_port = ports; in __ppa_attach()
A Da100u2w.c1145 shost->n_io_port = 0xff; in inia100_probe_one()
A Dimm.c1233 host->n_io_port = ports; in __imm_attach()
A Daha152x.c732 shpnt->n_io_port = IO_RANGE; in aha152x_probe_one()
2823 shpnt->io_port, shpnt->io_port + shpnt->n_io_port - 1); in aha152x_show_info()
A Dhptiop.c1340 host->n_io_port = 0; in hptiop_probe()
A Datp870u.c1595 shpnt->n_io_port = pci_resource_len(pdev, 0); in atp870u_probe()
A Dinitio.c2887 shost->n_io_port = 0xff; in initio_probe_one()
A Ddpt_i2o.c2324 host->n_io_port = 0; in adpt_scsi_host_alloc()
A Dmegaraid.c4262 adapter->host->n_io_port = 16; in megaraid_probe_one()
A Ddc395x.c4241 host->n_io_port = acb->io_port_len; in adapter_init_scsi_host()
A Dhpsa.c5862 sh->n_io_port = 0; in hpsa_scsi_host_alloc()
/linux/drivers/scsi/pcmcia/
A Dsym53c500_cs.c518 if (shost->io_port && shost->n_io_port) in SYM53C500_release()
519 release_region(shost->io_port, shost->n_io_port); in SYM53C500_release()
771 host->n_io_port = 0x10; in SYM53C500_config()
A Dqlogic_stub.c110 shost->n_io_port = 16; in qlogic_detect()
A Dnsp_cs.c1330 host->n_io_port = data->NumAddress; in nsp_detect()
1339 host->io_port, host->io_port + host->n_io_port - 1, in nsp_detect()
1375 …ntf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1); in nsp_show_info()
/linux/include/scsi/
A Dscsi_host.h685 unsigned char n_io_port; member
/linux/drivers/message/fusion/
A Dmptfc.c1244 sh->n_io_port = 0; in mptfc_probe()
A Dmptspi.c1428 sh->n_io_port = 0; in mptspi_probe()
A Dmptsas.c5227 sh->n_io_port = 0; in mptsas_probe()
/linux/drivers/scsi/smartpqi/
A Dsmartpqi_init.c7176 shost->n_io_port = 0; in pqi_register_scsi()

Completed in 124 milliseconds