uboot_softc
uboot_softc.sc_handle = i;
struct uboot_softc *sc = nif->nif_devdata;
struct uboot_softc *sc = nif->nif_devdata;
struct uboot_softc *sc;
sc = nif->nif_devdata = &uboot_softc;
struct uboot_softc *sc = nif->nif_devdata;
static struct uboot_softc uboot_softc;