Lines Matching refs:io_port
367 unsigned int base = SCpnt->device->host->io_port; in nsphw_start_selection()
503 unsigned int base = SCpnt->device->host->io_port; in nsp_start_timer()
517 unsigned int base = SCpnt->device->host->io_port; in nsp_negate_signal()
546 unsigned int base = SCpnt->device->host->io_port; in nsp_expect_signal()
580 unsigned int base = SCpnt->device->host->io_port; in nsp_xfer()
653 unsigned int base = SCpnt->device->host->io_port; in nsp_reselected()
690 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()
821 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_write()
921 unsigned int base = SCpnt->device->host->io_port; in nsp_nexus()
1345 host->io_port = data->BaseAddress; in nsp_detect()
1355 host->io_port, host->io_port + host->n_io_port - 1, in nsp_detect()
1391 …seq_printf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_po… in nsp_show_info()