Lines Matching refs:portnum
62 int portnum;
203 return priv->ctrl_base + (port->portnum * size);
214 bank += (port->portnum * SATA_PCB_REG_40NM_SPACE_SIZE);
216 pcb_base += (port->portnum * SATA_PCB_REG_28NM_SPACE_SIZE);
230 bank += (port->portnum * SATA_PCB_REG_40NM_SPACE_SIZE);
232 pcb_base += (port->portnum * SATA_PCB_REG_28NM_SPACE_SIZE);
259 dev_info(priv->dev, "enabling SSC on port%d\n", port->portnum);
451 dev_err(dev, "port%d PLL did not lock\n", port->portnum);
455 dev_dbg(dev, "port%d initialized\n", port->portnum);
467 if (port->portnum == 0)
469 else if (port->portnum == 1)
516 dev_err(dev, "port%d PLL did not lock\n", port->portnum);
520 dev_dbg(dev, "port%d initialized\n", port->portnum);
563 dev_err(dev, "port%d PLL did not lock\n", port->portnum);
630 dev_err(dev, "port%d PLL did not lock\n", port->portnum);
634 dev_dbg(dev, "port%d initialized\n", port->portnum);
784 port->portnum = id;