Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dhme.c1488 #define RESETIGN (IFF_CANTCHANGE | IFF_DEBUG) in hme_ioctl() macro
1490 if ((ifp->if_flags & (~RESETIGN)) in hme_ioctl()
1491 == (sc->sc_if_flags & (~RESETIGN))) in hme_ioctl()
1496 #undef RESETIGN in hme_ioctl()