Home
last modified time | relevance | path

Searched refs:arc_marvell2 (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Darc.c708 static const struct arc_iop arc_marvell2 = { variable
729 { PCI_VENDOR_ARECA, PCI_PRODUCT_ARECA_ARC1214, &arc_marvell2 },
782 else if(sc->sc_iop == &arc_marvell2) in arc_attach()