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

/freebsd-current/stand/uboot/
H A Dnet.c75 struct uboot_softc { struct
83 static struct uboot_softc uboot_softc; variable in typeref:struct:uboot_softc
227 uboot_softc.sc_handle = i;
236 struct uboot_softc *sc = nif->nif_devdata;
275 struct uboot_softc *sc = nif->nif_devdata;
317 struct uboot_softc *sc;
321 sc = nif->nif_devdata = &uboot_softc;
355 struct uboot_softc *sc = nif->nif_devdata;

Completed in 103 milliseconds