Lines Matching refs:portnum
62 int portnum;
208 return priv->ctrl_base + (port->portnum * size);
219 bank += (port->portnum * SATA_PCB_REG_40NM_SPACE_SIZE);
221 pcb_base += (port->portnum * SATA_PCB_REG_28NM_SPACE_SIZE);
235 bank += (port->portnum * SATA_PCB_REG_40NM_SPACE_SIZE);
237 pcb_base += (port->portnum * SATA_PCB_REG_28NM_SPACE_SIZE);
264 dev_info(priv->dev, "enabling SSC on port%d\n", port->portnum);
479 dev_err(dev, "port%d PLL did not lock\n", port->portnum);
483 dev_dbg(dev, "port%d initialized\n", port->portnum);
495 if (port->portnum == 0)
497 else if (port->portnum == 1)
544 dev_err(dev, "port%d PLL did not lock\n", port->portnum);
548 dev_dbg(dev, "port%d initialized\n", port->portnum);
591 dev_err(dev, "port%d PLL did not lock\n", port->portnum);
658 dev_err(dev, "port%d PLL did not lock\n", port->portnum);
662 dev_dbg(dev, "port%d initialized\n", port->portnum);
808 port->portnum = id;