Lines Matching refs:io_port
366 unsigned int base = SCpnt->device->host->io_port; in nsphw_start_selection()
504 unsigned int base = SCpnt->device->host->io_port; in nsp_start_timer()
518 unsigned int base = SCpnt->device->host->io_port; in nsp_negate_signal()
547 unsigned int base = SCpnt->device->host->io_port; in nsp_expect_signal()
580 unsigned int base = SCpnt->device->host->io_port; in nsp_xfer()
652 unsigned int base = SCpnt->device->host->io_port; in nsp_reselected()
691 unsigned int base = SCpnt->device->host->io_port; in nsp_fifo_count()
718 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_read()
817 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_write()
914 unsigned int base = SCpnt->device->host->io_port; in nsp_nexus()
1335 host->io_port = data->BaseAddress; in nsp_detect()
1345 host->io_port, host->io_port + host->n_io_port - 1, in nsp_detect()
1381 …seq_printf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_po… in nsp_show_info()