HomeSort by: relevance | last modified time | path
    Searched refs:sti_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
stivar.h 158 int sti_ioctl(void *, void *, u_long, void *, int, struct lwp *);
sti.c 103 .ioctl = sti_ioctl,
1093 sti_ioctl(void *v, void *vs, u_long cmd, void *data, int flag, struct lwp *l) function in typeref:typename:int
  /src/sys/arch/hp300/dev/
sti_machdep.c 119 .ioctl = sti_ioctl,

Completed in 13 milliseconds