Lines Matching defs:board_id
595 static void svia_configure(struct pci_dev *pdev, int board_id,
632 if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421) {
671 if (board_id == vt6420) {
682 int board_id = (int) ent->driver_data;
692 if (board_id == vt6421)
708 switch (board_id) {
729 svia_configure(pdev, board_id, hpriv);
732 if ((board_id == vt6420 && vt6420_hotplug) || board_id == vt6421)