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);
305 u8 __iomem *chan = qs_mmio_base(ap->host) + (ap->port_no * 0x4000);
372 unsigned int port_no = (sff1 >> 8) & 0x03;
373 struct ata_port *ap = host->ports[port_no];
378 sff1, sff0, port_no, sHST, sDST);
401 unsigned int handled = 0, port_no;
403 for (port_no = 0; port_no < host->n_ports; ++port_no) {
404 struct ata_port *ap = host->ports[port_no];
472 void __iomem *chan = mmio_base + (ap->port_no * 0x4000);
502 unsigned int port_no;
508 for (port_no = 0; port_no < host->n_ports; ++port_no) {
509 u8 __iomem *chan = mmio_base + (port_no * 0x4000);
516 for (port_no = 0; port_no < host->n_ports; ++port_no) {
517 u8 __iomem *chan = mmio_base + (port_no * 0x4000);
557 int rc, port_no;
583 for (port_no = 0; port_no < host->n_ports; ++port_no) {
584 struct ata_port *ap = host->ports[port_no];
585 unsigned int offset = port_no * 0x4000;