Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dmtd8xx.c79 static int mtd_ioctl(struct ifnet *, u_long, caddr_t);
165 ifp->if_ioctl = mtd_ioctl; in mtd_attach()
579 mtd_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in mtd_ioctl() function