Lines Matching defs:channel
129 void __init tx3927_pcic_setup(struct pci_controller *channel,
134 channel->io_resource->start + mips_io_port_base - IO_BASE;
136 channel->io_resource->end - channel->io_resource->start;
138 channel->io_resource->start - channel->io_offset;
140 channel->mem_resource->start;
142 channel->mem_resource->end - channel->mem_resource->start;
144 channel->mem_resource->start - channel->mem_offset;
150 channel->pci_ops = &tx3927_pci_ops;