Searched refs:phys_mid (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/sparc64/isa/
H A Dofw_isa.h80 u_int32_t phys_mid; member in struct:isa_ranges
89 ((((u_int64_t)(r)->phys_mid) << 32) | ((u_int64_t)(r)->phys_lo))
H A Disa.c74 (((u_int64_t)(r)->phys_mid << 32) | (u_int64_t)(r)->phys_lo)
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_pci.h97 u_int32_t phys_mid; member in struct:ofw_pci_register
/freebsd-11-stable/sys/powerpc/pseries/
H A Drtas_pci.c166 sc->sc_pcir.phys_mid, width, &pcierror, &retval);
204 sc->sc_pcir.phys_hi, sc->sc_pcir.phys_mid,

Completed in 98 milliseconds