Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/de/
H A Dif_devar.h814 #define SIOCGCHIPID _IOWR('i', 241, struct ifreq) /* get chipid */ macro
H A Dif_de.c3743 #ifdef SIOCGCHIPID in tulip_ifioctl()
3744 case SIOCGCHIPID: { in tulip_ifioctl()