Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dlance.c109 int lance_ioctl(struct ifnet *, u_long, caddr_t);
175 ifp->if_ioctl = lance_ioctl; in lance_config()
499 lance_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in lance_ioctl() function