/linux-4.1.27/drivers/scsi/ |
H A D | qlogicfas.c | 99 hreg->n_io_port = 16; __qlogicfas_detect() 174 if (shost->io_port && shost->n_io_port) qlogicfas_release() 175 release_region(shost->io_port, shost->n_io_port); qlogicfas_release()
|
H A D | dtc.c | 434 if (shost->io_port && shost->n_io_port) dtc_release() 435 release_region(shost->io_port, shost->n_io_port); dtc_release()
|
H A D | t128.c | 262 if (shost->io_port && shost->n_io_port) t128_release() 263 release_region(shost->io_port, shost->n_io_port); t128_release()
|
H A D | sym53c416.c | 705 shpnt->n_io_port = IO_RANGE; sym53c416_detect() 793 if (shost->io_port && shost->n_io_port) sym53c416_release() 794 release_region(shost->io_port, shost->n_io_port); sym53c416_release()
|
H A D | pas16.c | 564 if (shost->io_port && shost->n_io_port) pas16_release() 565 release_region(shost->io_port, shost->n_io_port); pas16_release()
|
H A D | nsp32.c | 1463 seq_printf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1); nsp32_show_info() 2553 * Note: n_io_port is defined as 0x7f because I/O register port is 2588 host->n_io_port = data->NumAddress; nsp32_detect() 2711 host->irq, host->io_port, host->n_io_port); nsp32_detect() 2743 res = request_region(host->io_port, host->n_io_port, "nsp32"); nsp32_detect() 2761 release_region(host->io_port, host->n_io_port); nsp32_detect() 2799 if (host->io_port && host->n_io_port) { nsp32_release() 2800 release_region(host->io_port, host->n_io_port); nsp32_release()
|
H A D | g_NCR5380.c | 418 instance->n_io_port = region_size; generic_NCR5380_detect() 471 release_region(instance->NCR5380_instance_name, instance->n_io_port); generic_NCR5380_release_resources()
|
H A D | eata_pio.c | 121 if (sh->io_port && sh->n_io_port) eata_pio_release() 122 release_region(sh->io_port, sh->n_io_port); eata_pio_release() 760 sh->n_io_port = 9; register_pio_HBA()
|
H A D | NCR53c406a.c | 569 shpnt->n_io_port = 0x10; NCR53c406a_detect() 602 if (shost->io_port && shost->n_io_port) NCR53c406a_release() 603 release_region(shost->io_port, shost->n_io_port); NCR53c406a_release()
|
H A D | aha1542.c | 718 sh->n_io_port = AHA1542_REGION_SIZE; aha1542_hw_init() 781 if (sh->io_port && sh->n_io_port) aha1542_release() 782 release_region(sh->io_port, sh->n_io_port); aha1542_release()
|
H A D | am53c974.c | 495 shost->n_io_port = pci_resource_len(pdev, 0); pci_esp_probe_one()
|
H A D | ultrastor.c | 659 if (shost->io_port && shost->n_io_port) 660 release_region(shost->io_port, shost->n_io_port);
|
H A D | fdomain.c | 969 shpnt->n_io_port = 0x10; __fdomain_16x0_detect() 1746 if (shpnt->io_port && shpnt->n_io_port) fdomain_16x0_release() 1747 release_region(shpnt->io_port, shpnt->n_io_port); fdomain_16x0_release()
|
H A D | atp870u.c | 2741 shpnt->n_io_port = 0x60; /* Number of bytes of I/O space used */ atp870u_probe() 2914 shpnt->n_io_port = 0xff; /* Number of bytes of I/O space used */ atp870u_probe() 3000 shpnt->n_io_port = 0x40; /* Number of bytes of I/O space used */ atp870u_probe() 3141 release_region(pshost->io_port, pshost->n_io_port); atp870u_remove()
|
H A D | aha1740.c | 585 shpnt->n_io_port = SLOTSIZE; aha1740_probe()
|
H A D | in2000.c | 2024 instance->n_io_port = 13; in2000_detect() 2127 if (shost->io_port && shost->n_io_port) in2000_release() 2128 release_region(shost->io_port, shost->n_io_port); in2000_release()
|
H A D | u14-34f.c | 901 sh[j]->n_io_port = REGION_SIZE; port_detect() 1962 release_region(sh[j]->io_port, sh[j]->n_io_port); u14_34f_release()
|
H A D | wd7000.c | 1541 if (shost->io_port && shost->n_io_port) wd7000_release() 1542 release_region(shost->io_port, shost->n_io_port); wd7000_release()
|
H A D | ppa.c | 1072 host->n_io_port = ports; __ppa_attach()
|
H A D | imm.c | 1206 host->n_io_port = ports; __imm_attach()
|
H A D | a100u2w.c | 1151 shost->n_io_port = 0xff; inia100_probe_one()
|
H A D | atari_NCR5380.c | 629 "%s, io_port 0x%lx, n_io_port %d, " prepare_info() 635 instance->hostt->name, instance->io_port, instance->n_io_port, prepare_info()
|
H A D | dpt_i2o.c | 2352 * host->n_io_port adpt_scsi_host_alloc() 2355 host->n_io_port = 0; adpt_scsi_host_alloc()
|
H A D | eata.c | 1270 shost->n_io_port = REGION_SIZE; port_detect() 2569 release_region(shost->io_port, shost->n_io_port); eata2x_release()
|
H A D | NCR5380.c | 631 "%s, io_port 0x%lx, n_io_port %d, " prepare_info() 640 instance->hostt->name, instance->io_port, instance->n_io_port, prepare_info()
|
H A D | aha152x.c | 740 shpnt->n_io_port = IO_RANGE; aha152x_probe_one() 2828 shpnt->io_port, shpnt->io_port + shpnt->n_io_port - 1); aha152x_show_info()
|
H A D | hptiop.c | 1342 host->n_io_port = 0; hptiop_probe()
|
H A D | initio.c | 2924 shost->n_io_port = 0xff; initio_probe_one()
|
H A D | megaraid.c | 4315 adapter->host->n_io_port = 16; megaraid_probe_one()
|
H A D | dc395x.c | 4425 host->n_io_port = acb->io_port_len; adapter_init_scsi_host()
|
H A D | hpsa.c | 4249 sh->n_io_port = 0; hpsa_register_scsi()
|
/linux-4.1.27/drivers/scsi/arm/ |
H A D | oak.c | 143 host->n_io_port = 255; oakscsi_probe()
|
H A D | cumana_1.c | 248 host->n_io_port = 255; cumanascsi1_probe() 249 if (!(request_region(host->io_port, host->n_io_port, "CumanaSCSI-1"))) { cumanascsi1_probe()
|
/linux-4.1.27/drivers/scsi/pcmcia/ |
H A D | sym53c500_cs.c | 527 if (shost->io_port && shost->n_io_port) SYM53C500_release() 528 release_region(shost->io_port, shost->n_io_port); SYM53C500_release() 782 host->n_io_port = 0x10; SYM53C500_config()
|
H A D | qlogic_stub.c | 111 shost->n_io_port = 16; qlogic_detect()
|
H A D | nsp_cs.c | 1337 host->n_io_port = data->NumAddress; nsp_detect() 1346 host->io_port, host->io_port + host->n_io_port - 1, nsp_detect() 1382 seq_printf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_port - 1); nsp_show_info()
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptfc.c | 1253 sh->n_io_port = 0; mptfc_probe()
|
H A D | mptspi.c | 1434 sh->n_io_port = 0; mptspi_probe()
|
H A D | mptsas.c | 5205 sh->n_io_port = 0; mptsas_probe()
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_host.h | 708 unsigned char n_io_port; member in struct:Scsi_Host
|
/linux-4.1.27/drivers/block/ |
H A D | cciss_scsi.c | 855 sh->n_io_port = 0; // I don't think we use these two... cciss_scsi_detect()
|