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

/illumos-gate/usr/src/boot/sys/boot/common/
H A Ddev_net.h32 extern struct devsw netdev;
H A Ddev_net.c87 struct devsw netdev = { variable in typeref:struct:devsw
/illumos-gate/usr/src/boot/sys/boot/arm/uboot/
H A Dconf.c44 &netdev,
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dofw_net.c182 phandle_t netdev; local
190 netdev = OF_finddevice(path);
192 if (OF_getprop(netdev, "mac-address", desc->myea, 6) == -1)
194 if (OF_getprop(netdev, "local-mac-address", desc->myea, 6) == -1)
/illumos-gate/usr/src/boot/lib/libstand/
H A Dstand.h153 extern struct devsw netdev;
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c158 &netdev,

Completed in 72 milliseconds