HomeSort by: relevance | last modified time | path
    Searched defs:ea_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
seeq8005.c 133 static int ea_ioctl(struct ifnet *, u_long, void *);
258 ifp->if_ioctl = ea_ioctl;
1327 ea_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
1453 ea_ioctl(&ec->ec_if, SIOCSIFFLAGS, NULL);

Completed in 13 milliseconds