Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/newsmips/include/
H A Dapcall.h48 #define APIOCGIFHWADDR 9200 /* get hardware address */ macro
/netbsd-src/sys/arch/newsmips/stand/boot/
H A Dnetif_news.c194 if (apcall_ioctl(pd->fd, APIOCGIFHWADDR, ea)) in prom_getether()