arc_match_board
const struct arc_board *arc_match_board(struct pci_attach_args *);
return ((arc_match_board(aux) == NULL) ? 0 : 1);
sc->sc_iop = arc_match_board(pa)->ab_iop;