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

  /src/sys/dev/ieee1394/
fwohci.c 162 static int fwohci_ioctl(dev_t, u_long, void *, int, struct lwp *);
374 sc->fc.ioctl = fwohci_ioctl;
658 fwohci_ioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *td) function in typeref:typename:int
fwohci.c 162 static int fwohci_ioctl(dev_t, u_long, void *, int, struct lwp *);
374 sc->fc.ioctl = fwohci_ioctl;
658 fwohci_ioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *td) function in typeref:typename:int

Completed in 28 milliseconds