Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/pci/
H A Dht.c42 int sc_maxdevs; member
102 sc->sc_maxdevs = 1; in ht_attach()
104 sc->sc_maxdevs++; in ht_attach()
107 (1 << 11)*sc->sc_maxdevs, 0, &sc->sc_config0_memh)) { in ht_attach()
144 printf(", %d devices\n", sc->sc_maxdevs); in ht_attach()