HomeSort by: relevance | last modified time | path
    Searched refs:sc_physsecsize (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/
ldvar.h 58 int sc_physsecsize; /* physical sector size in bytes */ member in struct:ld_softc
ld.c 657 if (sc->sc_physsecsize != 0 && sc->sc_physsecsize != sc->sc_secsize) {
658 aprint_normal(" (%d bytes/physsect", sc->sc_physsecsize);
672 dg->dg_physsecsize = sc->sc_physsecsize;
  /src/sys/dev/pci/
ld_virtio.c 426 ld->sc_physsecsize = ld->sc_secsize <<

Completed in 13 milliseconds