Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dqlogicfas.c103 hreg->n_io_port = 16; in __qlogicfas_detect()
178 if (shost->io_port && shost->n_io_port) in qlogicfas_release()
179 release_region(shost->io_port, shost->n_io_port); in qlogicfas_release()
H A Dnsp32.c1463 host->io_port, host->io_port + host->n_io_port - 1); in nsp32_show_info()
2574 host->n_io_port = data->NumAddress; in nsp32_detect()
2699 host->irq, host->io_port, host->n_io_port); in nsp32_detect()
2731 res = request_region(host->io_port, host->n_io_port, "nsp32"); in nsp32_detect()
2749 release_region(host->io_port, host->n_io_port); in nsp32_detect()
2787 if (host->io_port && host->n_io_port) { in nsp32_release()
2788 release_region(host->io_port, host->n_io_port); in nsp32_release()
H A Dam53c974.c466 shost->n_io_port = pci_resource_len(pdev, 0); in pci_esp_probe_one()
H A Da100u2w.c1143 shost->n_io_port = 0xff; in inia100_probe_one()
H A Dimm.c1228 host->n_io_port = ports; in __imm_attach()
H A Dhptiop.c1338 host->n_io_port = 0; in hptiop_probe()
H A Ddc395x.c3658 host->n_io_port = acb->io_port_len; in adapter_init_scsi_host()
/linux/drivers/scsi/pcmcia/
H A Dqlogic_stub.c113 shost->n_io_port = 16; in qlogic_detect()
H A Dnsp_cs.c1346 host->n_io_port = data->NumAddress; in nsp_detect()
1355 host->io_port, host->io_port + host->n_io_port - 1, in nsp_detect()
1391 …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/
H A Dscsi_host.h720 unsigned char n_io_port; member
/linux/drivers/message/fusion/
H A Dmptspi.c1430 sh->n_io_port = 0; in mptspi_probe()
H A Dmptfc.c1281 sh->n_io_port = 0; in mptfc_probe()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c7623 shost->n_io_port = 0; in pqi_register_scsi()