md_softc
struct md_softc *sc;
sc->sc_md.md_softc = sc; /* Pointer to this softc */
struct hp_softc * const sc = md->md_softc;
struct hp_softc * const sc = md->md_softc;
struct hp_softc * const sc = md->md_softc;
void *md_softc; /* Backpointer to this units softc. */
CFATTACH_DECL3_NEW(md, sizeof(struct md_softc),
static void md_set_disklabel(struct md_softc *);
struct md_softc *sc = device_private(self);
struct md_softc *sc = device_private(self);
static int md_server_loop(struct md_softc *sc);
static int md_ioctl_server(struct md_softc *sc, struct md_conf *umd,
static int md_ioctl_kalloc(struct md_softc *sc, struct md_conf *umd,
struct md_softc *sc;
struct md_softc *sc;
struct md_softc *sc;
struct md_softc *sc;
struct md_softc *sc;
struct md_softc *sc;
struct md_softc *sc;
md_set_disklabel(struct md_softc *sc)
md_ioctl_kalloc(struct md_softc *sc, struct md_conf *umd,
md_ioctl_server(struct md_softc *sc, struct md_conf *umd,
md_server_loop(struct md_softc *sc)