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

  /src/sys/dev/scsipi/
st.c 105 static dev_type_ioctl(stioctl);
113 .d_ioctl = stioctl,
125 .d_ioctl = stioctl,
1448 stioctl(dev_t dev, u_long cmd, void *arg, int flag, struct lwp *l) function in typeref:typename:int
st.c 105 static dev_type_ioctl(stioctl);
113 .d_ioctl = stioctl,
125 .d_ioctl = stioctl,
1448 stioctl(dev_t dev, u_long cmd, void *arg, int flag, struct lwp *l) function in typeref:typename:int

Completed in 24 milliseconds