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

/freebsd-current/stand/uboot/
H A Dglue.h89 struct device_info *ub_dev_get(int);
H A Dglue.c245 ub_dev_get(int i) function
467 struct device_info *di = ub_dev_get(handle);
H A Dnet.c214 if ((di = ub_dev_get(i)) != NULL)
328 di = ub_dev_get(sc->sc_handle);
H A Duboot_disk.c106 di = ub_dev_get(i);

Completed in 64 milliseconds