Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofwpci.h65 uint64_t sc_range_mask; member
H A Dofw_pcib.c231 if (sc->sc_range_mask & ((uint64_t)1 << i)) in ofw_pcib_init()