Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
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()
Dnsp32.c1460 …ntf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1); in nsp32_show_info()
2585 host->n_io_port = data->NumAddress; in nsp32_detect()
2708 host->irq, host->io_port, host->n_io_port); in nsp32_detect()
2740 res = request_region(host->io_port, host->n_io_port, "nsp32"); in nsp32_detect()
2758 release_region(host->io_port, host->n_io_port); in nsp32_detect()
2796 if (host->io_port && host->n_io_port) { in nsp32_release()
2797 release_region(host->io_port, host->n_io_port); in nsp32_release()
Daha1542.c722 sh->n_io_port = AHA1542_REGION_SIZE; in aha1542_hw_init()
785 if (sh->io_port && sh->n_io_port) in aha1542_release()
786 release_region(sh->io_port, sh->n_io_port); in aha1542_release()
Dam53c974.c495 shost->n_io_port = pci_resource_len(pdev, 0); in pci_esp_probe_one()
Daha1740.c585 shpnt->n_io_port = SLOTSIZE; in aha1740_probe()
Dppa.c1107 host->n_io_port = ports; in __ppa_attach()
Da100u2w.c1150 shost->n_io_port = 0xff; in inia100_probe_one()
Dimm.c1237 host->n_io_port = ports; in __imm_attach()
Daha152x.c742 shpnt->n_io_port = IO_RANGE; in aha152x_probe_one()
2827 shpnt->io_port, shpnt->io_port + shpnt->n_io_port - 1); in aha152x_show_info()
Dhptiop.c1348 host->n_io_port = 0; in hptiop_probe()
Datp870u.c1536 shpnt->n_io_port = pci_resource_len(pdev, 0); in atp870u_probe()
Dinitio.c2907 shost->n_io_port = 0xff; in initio_probe_one()
Ddpt_i2o.c2366 host->n_io_port = 0; in adpt_scsi_host_alloc()
Dmegaraid.c4281 adapter->host->n_io_port = 16; in megaraid_probe_one()
Ddc395x.c4421 host->n_io_port = acb->io_port_len; in adapter_init_scsi_host()
Dhpsa.c5745 sh->n_io_port = 0; in hpsa_scsi_host_alloc()
/Linux-v4.19/drivers/scsi/pcmcia/
Dsym53c500_cs.c527 if (shost->io_port && shost->n_io_port) in SYM53C500_release()
528 release_region(shost->io_port, shost->n_io_port); in SYM53C500_release()
781 host->n_io_port = 0x10; in SYM53C500_config()
Dqlogic_stub.c110 shost->n_io_port = 16; in qlogic_detect()
Dnsp_cs.c1336 host->n_io_port = data->NumAddress; in nsp_detect()
1345 host->io_port, host->io_port + host->n_io_port - 1, in nsp_detect()
1381 …ntf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1); in nsp_show_info()
/Linux-v4.19/include/scsi/
Dscsi_host.h683 unsigned char n_io_port; member
/Linux-v4.19/drivers/message/fusion/
Dmptfc.c1246 sh->n_io_port = 0; in mptfc_probe()
Dmptspi.c1434 sh->n_io_port = 0; in mptspi_probe()
Dmptsas.c5200 sh->n_io_port = 0; in mptsas_probe()
/Linux-v4.19/drivers/scsi/smartpqi/
Dsmartpqi_init.c5821 shost->n_io_port = 0; in pqi_register_scsi()