Home
last modified time | relevance | path

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

/freebsd/stand/uboot/
H A Dnet.c75 struct uboot_softc { struct
83 static struct uboot_softc uboot_softc; argument
227 uboot_softc.sc_handle = i; in net_probe()
236 struct uboot_softc *sc = nif->nif_devdata; in net_put()
275 struct uboot_softc *sc = nif->nif_devdata; in net_get()
317 struct uboot_softc *sc; in net_init()
321 sc = nif->nif_devdata = &uboot_softc; in net_init()
355 struct uboot_softc *sc = nif->nif_devdata; in net_end()