Lines Matching refs:io_port
365 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()
579 unsigned int base = SCpnt->device->host->io_port; in nsp_xfer()
651 unsigned int base = SCpnt->device->host->io_port; in nsp_reselected()
690 unsigned int base = SCpnt->device->host->io_port; in nsp_fifo_count()
717 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_read()
816 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_write()
913 unsigned int base = SCpnt->device->host->io_port; in nsp_nexus()
1332 host->io_port = data->BaseAddress; in nsp_detect()
1342 host->io_port, host->io_port + host->n_io_port - 1, in nsp_detect()
1378 …seq_printf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_po… in nsp_show_info()