Searched refs:sc_minphys (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/ct/
H A Dbshwvar.h72 bus_addr_t sc_minphys; member in struct:bshw_softc
H A Dbshw_machdep.c401 if (phys >= bs->sc_minphys)
429 if (phys + PAGE_SIZE != nphys || nphys >= bs->sc_minphys)
H A Dct_isa.c242 bs->sc_minphys = (1 << 24);

Completed in 70 milliseconds