Lines Matching refs:port_no
173 u8 __iomem *chan = qs_mmio_base(ap->host) + (ap->port_no * 0x4000);
183 u8 __iomem *chan = qs_mmio_base(ap->host) + (ap->port_no * 0x4000);
300 u8 __iomem *chan = qs_mmio_base(ap->host) + (ap->port_no * 0x4000);
365 unsigned int port_no = (sff1 >> 8) & 0x03;
366 struct ata_port *ap = host->ports[port_no];
394 unsigned int handled = 0, port_no;
396 for (port_no = 0; port_no < host->n_ports; ++port_no) {
397 struct ata_port *ap = host->ports[port_no];
461 void __iomem *chan = mmio_base + (ap->port_no * 0x4000);
491 unsigned int port_no;
497 for (port_no = 0; port_no < host->n_ports; ++port_no) {
498 u8 __iomem *chan = mmio_base + (port_no * 0x4000);
505 for (port_no = 0; port_no < host->n_ports; ++port_no) {
506 u8 __iomem *chan = mmio_base + (port_no * 0x4000);
546 int rc, port_no;
572 for (port_no = 0; port_no < host->n_ports; ++port_no) {
573 struct ata_port *ap = host->ports[port_no];
574 unsigned int offset = port_no * 0x4000;