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

/illumos-gate/usr/src/boot/sys/boot/uboot/lib/
H A Dglue.h99 struct device_info *ub_dev_get(int);
H A Dglue.c211 ub_dev_get(int i) function
433 struct device_info *di = ub_dev_get(handle);
H A Dnet.c217 if ((di = ub_dev_get(i)) != NULL)
329 di = ub_dev_get(sc->sc_handle);
H A Ddisk.c107 di = ub_dev_get(i);

Completed in 59 milliseconds