Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dcy_pci.c95 int plx_ver; in cy_pci_attach() local
152 plx_ver = bus_space_read_1(sc->sc_memt, sc->sc_bsh, CY_PLX_VER) & 0x0f; in cy_pci_attach()
155 switch (plx_ver) { in cy_pci_attach()