HomeSort by: relevance | last modified time | path
    Searched defs:sc_wlabel (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/vax/mba/
hp.c 71 int sc_wlabel; /* Disklabel area is writable */ member in struct:hp_softc
208 err = bounds_check_with_label(&sc->sc_disk, bp, sc->sc_wlabel);
336 sc->sc_wlabel = 1;
338 sc->sc_wlabel = 0;
344 sc->sc_wlabel = 1;
hp.c 71 int sc_wlabel; /* Disklabel area is writable */ member in struct:hp_softc
208 err = bounds_check_with_label(&sc->sc_disk, bp, sc->sc_wlabel);
336 sc->sc_wlabel = 1;
338 sc->sc_wlabel = 0;
344 sc->sc_wlabel = 1;
hp.c 71 int sc_wlabel; /* Disklabel area is writable */ member in struct:hp_softc
208 err = bounds_check_with_label(&sc->sc_disk, bp, sc->sc_wlabel);
336 sc->sc_wlabel = 1;
338 sc->sc_wlabel = 0;
344 sc->sc_wlabel = 1;
hp.c 71 int sc_wlabel; /* Disklabel area is writable */ member in struct:hp_softc
208 err = bounds_check_with_label(&sc->sc_disk, bp, sc->sc_wlabel);
336 sc->sc_wlabel = 1;
338 sc->sc_wlabel = 0;
344 sc->sc_wlabel = 1;

Completed in 141 milliseconds