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

  /src/sys/dev/bluetooth/
bth5.c 146 static int bth5ioctl(struct tty *, u_long, void *, int, struct lwp *);
207 .l_ioctl = bth5ioctl,
467 bth5ioctl(struct tty *tp, u_long cmd, void *data, int flag __unused, function in typeref:typename:int

Completed in 12 milliseconds