Lines Matching refs:board_idx
539 unsigned int board_idx;
3769 static int mv_chip_id(struct ata_host *host, unsigned int board_idx)
3775 switch (board_idx) {
3871 if (board_idx == chip_6042 && mv_pci_cut_through_okay(host))
3895 dev_alert(host->dev, "BUG: invalid board index %u\n", board_idx);
3929 rc = mv_chip_id(host, hpriv->board_idx);
4121 hpriv->board_idx = chip_soc;
4375 unsigned int board_idx = (unsigned int)ent->driver_data;
4376 const struct ata_port_info *ppi[] = { &mv_port_info[board_idx], NULL };
4392 hpriv->board_idx = board_idx;